简体   繁体   English

Webview 中的支付网关

[英]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.这意味着在不使用任何移动 SDK 的情况下打开应用内网页视图并完成支付。

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.您通过 webView 或移动 SDK 使用支付网关并不重要 Apple 有政策,您可以将第三方支付网关用于实体商品,如电子商务应用程序和交付应用程序支付网关,但对于数字内容,如电影音乐或订阅基础您必须使用苹果应用内购买的应用程序,否则苹果将拒绝您的应用程序。 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.并且您不能在 Webview 中使用应用内购买,您需要使用 Swift 语言正确开发应用程序,或者如果您正在使用跨平台 Flutter 和 React-native。

Guideline 3.1.1 - In-App Purchase指南 3.1.1 - 应用内购买

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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