|
Insecure Order
Setup
On the first checkout page, the customer should
be presented with up to five ordering options:
- Printable
Form
- Insecure
Order Form
- Insecure
Credit Card Gateway
- Secure
Order Form
- Secure
Credit Card Gateway
The
demo version of NebuCart does not support the secure ordering options,
so they will not be discussed in this document. Instructions for
secure ordering options are available in the registered version.
Security
You should be aware that insecure order options, aside from the
printable form, are not widely accepted by online shoppers. If you
do not offer secure ordering options, you may be losing business.
Should you decide to offer insecure ordering, you become liable
for that customer's information!
Enabling/Disabling Insecure Order
By default, the NebuCart demo is configured to offer insecure ordering
options. This is done with the variable useUnsecure in the
settings file. Setting it to "false" disables unsecure
ording options, and they will not be dispayed on the checkout page.
Enabling/Disabling Secure Order
By default, the NebuCart demo is configured to offer secure ordering
options, though the demo cart engine does not support secure ordering.
This is done with the variable useSecure in the settings
file. Setting it to "false" disables secure ording options,
and they will not be dispayed on the checkout page.
Should both ordering options be set to "false", the customer
will see a configuration error with a link to your email address.
Printable
Form
Insecure Form
Insecure
Gateway
|