Pregunta

It's my first ios app and I would like to sell some products through my app. In my app, users should pay with their credit cards after buying products. So, I want to integrate credit card payments api in my app and I may use Strip (any other recommendation?). My question is: Would apple allow me to do this in my app? If not,what should I do to let apple allow me? I haven't upload app before, and would like to register a developer account when my app get finished. So, need seniors' help.

¿Fue útil?

Solución

Yes, Apple will allow this as long as the products are not digital for use in the app.

Real-world goods and services. You must deliver a digital good or service within your app when using In-App Purchase. Use a different payment mechanism to let your users buy real-world goods and services in your app, such as a credit card or payment service.

Source

Otros consejos

Yeah Apple will let you.

I honestly prefer Paypal. It takes care of everything.

https://github.com/paypal/PayPal-iOS-SDK

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top