Question

I want to integrate payment gateway in my application

  1. I don't want to use Google In-App purchase
  2. I don't want Paypal integration.

I have tried these API but this is not what I want, I want credit and debit card based payment gateway. User choose card type,all details related to card and can make an order.

Was it helpful?

Solution

There are dozens of payment gateway APIs out there to pick from. If you're up to building your own checkout page, adopting the PCI regulations, than you can pick for example Stripe, BrainTree, Authorize.net or Cybersource.
If you want to make it easier, pick a hosted solution like Zooz, BlueSnap, Avangate, etc.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top