简体   繁体   中英

iOS payment, apple

I will create a iOS app for restaurants, so you can easily pay for your food via the app. So looking at the apple rules:

https://developer.apple.com/app-store/review/guidelines/#in-app-purchase https://developer.apple.com/app-store/review/guidelines/#physical-goods-and-services

So this is physical goods and not in-app purchases right?

My question is this: Can I choose ANY type of payment gateway, so I could just create a button in the app "Approve payment" and send this to my PHP backend, which will take care of all functionality regarding payments.

Or do I have to use Apple pay or go by some other rules?

As far as I know, you can use any payment method or methods you like. Apple mentions "Apple Pay or traditional credit card entry" as examples.

Customers may like if you support Apple Pay and they can pay just with their finger print, but there's no requirement for that.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM