You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi i think in: MyPaymentProvider.authorizeApplePayToken(token.paymentData)
I have to connect to stripe but i don't see any request in the doc
Could you guide me a bit? Thanks
The text was updated successfully, but these errors were encountered:
Bump
I have the same question. I'm able to generate the applepay token, but after I do that, I'm not sure how to convert it to something usable by Stripe.
Great plugin and I got the payment sheet to show up in my ionic app. Same question. How would I connect to stripe and then process the token on the server?
Hi i think in:
MyPaymentProvider.authorizeApplePayToken(token.paymentData)
I have to connect to stripe but i don't see any request in the doc
Could you guide me a bit? Thanks
The text was updated successfully, but these errors were encountered: