Contributions
Paymate Express 1.0 old code
THIS MODULE IS DESIGNED FOR SNAPSHOTS PRE 1st November 2002.
This is a basic payment module to provide the option of offering Paymate (http://www.paymate.com.au) as a payment option. Paymate offers a similar service to Paypal but is Australian.
The module transfers your customers to the Paymate secure server so they can make payment. This module does not return the customer to your website to finish the process as PayMate currently do not have the facilities to redirect after transactions are completed.
The module calculates the order total in AUD currency which is required by Paymate. You must have AUD set up as a currency in your store.
The Order Number that is created is a unique number derived from the time() function, it doenst have anything to do with the order id number as this isnt created until the order is placed.
I have not implemented functions to pass all variables such as some of the customers details etc yet as i am waiting on some information on some upcoming function enhancements to Paymate. I will make these changes then.
| Steve Kemp | 17 Jan 2003 |
THIS MODULE IS DESIGNED FOR SNAPSHOTS PRE 1st November 2002.
This is a basic payment module to provide the option of offering Paymate (http://www.paymate.com.au) as a payment option. Paymate offers a similar service to Paypal but is Australian.
The module transfers your customers to the Paymate secure server so they can make payment. This module does not return the customer to your website to finish the process as PayMate currently do not have the facilities to redirect after transactions are completed.
The module calculates the order total in AUD currency which is required by Paymate. You must have AUD set up as a currency in your store.
The Order Number that is created is a unique number derived from the time() function, it doenst have anything to do with the order id number as this isnt created until the order is placed.
I have not implemented functions to pass all variables such as some of the customers details etc yet as i am waiting on some information on some upcoming function enhancements to Paymate. I will make these changes then.
Note: Contributions are used at own risk.
