cordova-plugin-applepay icon indicating copy to clipboard operation
cordova-plugin-applepay copied to clipboard

Hi how I connect with stripe for applepay?

Open pookdeveloper opened this issue 4 years ago • 2 comments

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

pookdeveloper avatar Oct 19 '20 06:10 pookdeveloper

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.

MatthewOps avatar Feb 01 '21 01:02 MatthewOps

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?

alexUzgin avatar Jul 28 '21 14:07 alexUzgin