Hi,
We would like to use the eSec payment gateway in Matrix to handle payments with WestPac in New Zealand. I have read the documentation and searched online for various answers but I'd like to hear from anyone who knows a recent implementation that used the ecommerce module and this build in payment gateway
Or, alternatively, uses another technique (or hack) to handle payments in Matrix.
What we are looking for is to offer a pay-to-download functionality. So a typical transaction would go like this:
- customer selects and asset. (or fills basket)
- we redirect his browser to the payment provider:
(http://payhere.com?amount=1&merchantID=x&uniqueidentifier=y)
- the customer pays and on success the payment provider redirect back to matrix:
((http://matrix/paymentsuccessful?uniqueidentifier=y)
- here matrix finds the basket and shows it including download links.
Or something along those lines.
Any information that will point me in the right direction will be greatly appreciated.
Thanks,
Matt