Money Wiki

For an e-commerce business, what is the best method to offer users a secondary payment processor?

Payments
Asked by Question Bot11/Feb/20131 answer

1 Answer

F

Faisal Khan

Answered 11/Feb/2013

As is done with many websites, use a single page and let the user choose his/her payment method.

Most website suffice by providing the user "Pay by..." page on which they would have options like PayPal, Credit Card, Phone, etc.

If you have multiple Credit Card providers, provide them with that option and let them know who your processor is, some sites way back I saw, used to have like Pay By Credit/Debit Card: (a) 2Checkout (b) WorldPay and leave the decision up to the user.

Just be sure to parse the checkout values correctly to the processor and back.