문제

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.

도움이 되었습니까?

해결책

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

다른 팁

Yeah Apple will let you.

I honestly prefer Paypal. It takes care of everything.

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

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