Roadmap
Add Various Secure Requesting Methods To The Payment Modules
| Target: | osCommerce 3.0 Alpha 3 |
| Status: | Complete |
Description:
The payment modules will provide parameters to make secure requests to the payment gateway in several methods to strengthen the communication on a per server basis, which would depend on the PHP version and server type in use.
This includes the following methods:
* HTML form with an HTTPS action url
* cURL
* PHP 4.3 native SSL

