I want to integrate into my website different payment option for example, I want to let customers pay via prepaid card(paypal is already integrated) .
I have two questions:
How to integrate prepaid card payment with jsp?
How can I integrate other payment options easily, like: credit card, debit card, google checkout, payment via amazon?
I really appreciate your answer!!!