| West Wind Web Store |
| Secure Order Pages with SSL |
To enable secure operation of the checkout order pages you should change the following key in the application's INI file (WebStore.ini in our examples thus far):
Switch the following key to:
Secureorderpage=On
in the [wwstore] section of the ini file. Stop and restart the VFP server.
This flag is accessible in the wwStore class as Config.lSecureOrderPage which conatins a logical value. Flipping this value allows you to quickly switch between secure and non-secure modes for testing purposes.
Last Updated: 5/31/2003 |
Send topic feedback