codeGeek
codeGeek

Reputation: 269

how to use payment gateway in iOS app without getting rejected by apple?

I am facing a problem while attaching the payment gateway. I don't want to use the in app purchase but apple don't allow any other gateway.

so any help? anybody?

Upvotes: 1

Views: 395

Answers (2)

Rinju  Jain
Rinju Jain

Reputation: 1694

Download leatest Sdk from here https://github.com/paypal/PayPal-iOS-SDK

Upvotes: 1

Ashwinkumar Mangrulkar
Ashwinkumar Mangrulkar

Reputation: 2965

Also you can use authorize .net payment gateway which is secure and easy.

Upvotes: 0

Related Questions