|
|
Hello
am using your module it is a great module. but unfortunately i need to use 2checkout (https://www.2checkout.com/) payment system. how can i achive this. since i check the API from 2checkout but am getting confuse
to use XML files and their APIs. i downloaded the documentation for howtocreatepaymentprovider.pdf but in some stage am not able to understand how to connect with 2checkout website. please help me regarding this issue.
Thanks
Ghouse
|
|
Coordinator
Jun 18, 2012 at 7:20 AM
|
Hi,
We don;t have a provider written for this payment gateway. If you need to use this gateway then you'll have to create one. There is a template exmaple on the downloads>documents page which gives you generic code to produce a gateway, but all
the specific 2checkout requirements will have to be coded. This usually involves downloading their documentation and setting up a test account. On most gateways the code structure fits, the problem is understanding what the payment gateway
needs passing and what data it passes back.....then it a matter of time to keep tweeking and testing.
Regards,
Dave.
|
|