简体   繁体   中英

Payment Gateway in Webview

Does apple/google store reject if payments are handled from web view?

This means without using any mobile SDK open an in-app web view and complete the payment.

It doesn't Matter you are using Payment Gateway through webView or mobile SDK Apple have Policy That you can use Third Parties Payment Gateway for Physical goods like E-Commerce Applications and Delivery application Payment gateway but For Digital Content like Movies Musics or For Subscription base Application you have to use apple In-app Purchase otherwise apple will reject your Application. and You cant use In-app Purchase in Webview you need to develop applications properly with Swift Langauge or if you are using Cross-platform Flutter and React-native.

Guideline 3.1.1 - In-App Purchase

是的,您可以尝试使用 webview 作为支付网关,商店不会拒绝它,请在使用之前阅读 Google Play 的新政策以了解此过程的任何限制...如果没有限制,那么您可以继续.....希望它可能会帮助你

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