문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top