The Tokens API is deprecated, you should use Payment Methods and createPlatformPayPaymentMethod instead. Launches the relevant native wallet sheet (Apple Pay on iOS, Google Pay on Android) in order to create a Stripe token.
createPlatformPayPaymentMethod
an object describing the Apple Pay and Google Pay configurations.
An object with an error field if something went wrong or the flow was cancelled, otherwise an object with a token field.
token
Deprecated
The Tokens API is deprecated, you should use Payment Methods and
createPlatformPayPaymentMethod
instead. Launches the relevant native wallet sheet (Apple Pay on iOS, Google Pay on Android) in order to create a Stripe token.