[checkout] Using my card processors API instead of paypal for checkout
wolphie
Joined: 2006-04-14
Posts: 7
Posted: Fri, 2006-04-14 16:16
Ive looked around the forums and havent come across this so far, but Im wondering if there is a way to implement my credit card processor's API into the checkout process instead of using Paypal?
wolphie - the answer is almost certainly yes, but it will require some coding. The Checkout modules were designed to be, well, modular, so additional payment processors can be added without having to change the main Checkout code.
The easiest way to do this would be to use the Paypal module as a template, and modify it to suit your needs.
Which payment processor do you want to support?
wolphie
Joined: 2006-04-14
Posts: 7
Posted: Fri, 2006-04-21 04:37
Well, I have a merchant account with cardpayment solutions for all my POS in store transactions, and they offer an API for integrating into a website for e-commerce apps, just wondering if it would be possible to integrate that API into the gallery checkout code.
Posts: 8601
[moved to 3rd party plugins forum]
Posts: 431
wolphie - the answer is almost certainly yes, but it will require some coding. The Checkout modules were designed to be, well, modular, so additional payment processors can be added without having to change the main Checkout code.
The easiest way to do this would be to use the Paypal module as a template, and modify it to suit your needs.
Which payment processor do you want to support?
Posts: 7
Well, I have a merchant account with cardpayment solutions for all my POS in store transactions, and they offer an API for integrating into a website for e-commerce apps, just wondering if it would be possible to integrate that API into the gallery checkout code.