Hello,
I am doing the evaluation of the AbleCommerce shopping cart before we buy the license. Our products are soft goods: training classes, software, activation keys. For the training classes. We require users to fill in their registration inforamtion besides the billing information when checking out. The registration fields include name, title, company, address, phone and email. The check out page should produce as many sections of registration fields as the number of the attendees (Qty) put in by the register. The register may or may not be one of the attendee, and he/she has to fill in all of the attendees' info. This requires the check out content generated dynamically. Does your check out page/database support that type of customization(to associate more than one people to a product at a transaction)?
Check out page customization
Re: Check out page customization
Why don't you create one order per attendee. The process you described above of admin creating single order for multiple users will require you put customization of code and schema to accommodate this. I believe that single order per attendee is a better way, this will allow attendee to login as well. The only difference is of creating many orders for a single item with different people, you can try to make it easy via writing some custom script to let you create orders for multiple people in one go.
Re: Check out page customization
This is our business requirements. The question is if this can be done from working in your source code assuming we are buying your source code license as well. Thanks.
Re: Check out page customization
Yes, this would be possible.
Re: Check out page customization
Hello,
I tried to install the trial version in my shared host. When I tried to install: http://myhost/install/default.aspx, the error message says:
``````````````````````````````````````````````````````````````````````````
Parser Error Message: Failed to decrypt using provider 'DataProtectionConfigurationProvider'. Error message from the provider: Key not valid for use in specified state. (Exception from HRESULT: 0x8009000B)
Source Error:
Line 1: <connectionStrings configProtectionProvider="DataProtectionConfigurationProvider">
Line 2: <EncryptedData>
Line 3: <CipherData>
Line 4: <CipherValue>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAlWTisrQa+kK9iA4kWWe+NgQAAAACAAAAAAADZgAAqAAAABAAAABX22jkSO16rCs5o1A5L2rDAAAAAASAAACgAAAAEAAAAEqOUKihHuqDKbeFCxBWH0/IAQAAmVIyd6XFzLO1ljotOoRueTFzxMdD1RV+ySKSfYJt3yMT35TR0mwPKuAa5TdI8U4kB3xJrPJighWENMORNqUYkapB7biv97AkpxIl/itKLBA9OczjSRq7sqEpT9KoWuqLglmqaGHKRMnewiW8pGl4ORhrgUfvTYE9SefIgg9Xx+HCBGZyVJ2BOIAwitqQoy71z2EyWCc/jgv03bT2+nG7sW0vlqy0oQ9PKtkJi8GNn0AjDxm0rg5d9p5UzicGLR9n5PsyZoh89RXMgvg0vuaDjCqBjdkN0CoZm3iFTcc1t1OBT37sJBCAhVVMPDK+d+Us6AT0y4nQWsYb4QXvnCXq5vbDiISVeUDq2kD8K4u4JoCVQ88DDjP1EGLO004jvjuYdOj3ODUc7Mo81IZTALV30Fk/v8xYizs7p2pwyfaoq6jAyCTtjB1HReZ2ad9CRmjKAxfgVKaC7PQOJpQVYjqgWzbRn5Y4cqV6ja2BEAR1/mXHN0CAedLfcKZanRMQAPPJsnZ7tRncyActGs3DHFtWi8JVFuhrFG5ZwmeTyBjrX9O625V6uAZsEA8SM7/+VZj5rBhbMgCMuuVolcX6CmoAa8rw7al+MnuDFAAAAKrvuuD5rlQr+R55FBTBFlXfRrR/</CipherValue>
Source File: D:\Webs\etapco0009\estore\App_Data\database.config Line: 2
`````````````````````````````````````````````````````````````````````````````````````````````````````````````
How do I create a new key since I can't physically access to the machine? Thanks.
Abby
I tried to install the trial version in my shared host. When I tried to install: http://myhost/install/default.aspx, the error message says:
``````````````````````````````````````````````````````````````````````````
Parser Error Message: Failed to decrypt using provider 'DataProtectionConfigurationProvider'. Error message from the provider: Key not valid for use in specified state. (Exception from HRESULT: 0x8009000B)
Source Error:
Line 1: <connectionStrings configProtectionProvider="DataProtectionConfigurationProvider">
Line 2: <EncryptedData>
Line 3: <CipherData>
Line 4: <CipherValue>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAlWTisrQa+kK9iA4kWWe+NgQAAAACAAAAAAADZgAAqAAAABAAAABX22jkSO16rCs5o1A5L2rDAAAAAASAAACgAAAAEAAAAEqOUKihHuqDKbeFCxBWH0/IAQAAmVIyd6XFzLO1ljotOoRueTFzxMdD1RV+ySKSfYJt3yMT35TR0mwPKuAa5TdI8U4kB3xJrPJighWENMORNqUYkapB7biv97AkpxIl/itKLBA9OczjSRq7sqEpT9KoWuqLglmqaGHKRMnewiW8pGl4ORhrgUfvTYE9SefIgg9Xx+HCBGZyVJ2BOIAwitqQoy71z2EyWCc/jgv03bT2+nG7sW0vlqy0oQ9PKtkJi8GNn0AjDxm0rg5d9p5UzicGLR9n5PsyZoh89RXMgvg0vuaDjCqBjdkN0CoZm3iFTcc1t1OBT37sJBCAhVVMPDK+d+Us6AT0y4nQWsYb4QXvnCXq5vbDiISVeUDq2kD8K4u4JoCVQ88DDjP1EGLO004jvjuYdOj3ODUc7Mo81IZTALV30Fk/v8xYizs7p2pwyfaoq6jAyCTtjB1HReZ2ad9CRmjKAxfgVKaC7PQOJpQVYjqgWzbRn5Y4cqV6ja2BEAR1/mXHN0CAedLfcKZanRMQAPPJsnZ7tRncyActGs3DHFtWi8JVFuhrFG5ZwmeTyBjrX9O625V6uAZsEA8SM7/+VZj5rBhbMgCMuuVolcX6CmoAa8rw7al+MnuDFAAAAKrvuuD5rlQr+R55FBTBFlXfRrR/</CipherValue>
Source File: D:\Webs\etapco0009\estore\App_Data\database.config Line: 2
`````````````````````````````````````````````````````````````````````````````````````````````````````````````
How do I create a new key since I can't physically access to the machine? Thanks.
Abby
Re: Check out page customization
Have a look at following thread
viewtopic.php?f=42&t=13054
viewtopic.php?f=42&t=13054