|
OSCommerce is a popular Open Source eCommerce platform (see: www.oscommerce.com) that may be suitable for more technical clients. To use Paymate as a payment option on this platform, you will need to implement a Paymate Module. We have been devoting some effort to improve the available Paymate module on OSCommerce and have a first version now available for use.
Some enhancements we have implemented include:
Currently the order is stored by OSCommerce only after the buyer closes the Paymate success page and returns to the store. This can result in a lost order even when a payment has been completed successfully, if the buyer does not close the Paymate page correctly.
We offer a new payment module (Paymate SPI) that stores the orders before going to Paymate's website. This ensures that an order is always captured. We mark this order with a status of 'Prepayment' and update the status after the buyer closes the Paymate success page.
You will find the current 'Paymate SPI' contribution here: Paymate SPI Contribution.
We also provide a support thread on this module: Paymate Support Thread at osCommerce.
Do use the support thread to post questions about implementing the Paymate SPI module.
|