#xenderapp
1 messages · Page 1 of 1 (latest)
PaymentElement is for web. Android app should use the Android SDK and PaymentSheet component instead
You can use a webview tho, but that's discourage
OK, thanks for the answer. So Android SDK can only realize the purchase of goods once or multiple times? If you want to implement the subscription function, it can only be implemented on the web. Is that right?
If you want to subscribe through stripe in a mobile app, the only way is webview, but it is not recommended. So functions like Google billing cannot be implemented in Android apps?