capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
MIT License
185 stars 75 forks source link

Add support for setup intents to Google Pay #216

Closed krisloekkegaard closed 1 year ago

krisloekkegaard commented 1 year ago

Update GooglePayExecutor.java to support both payment intents and setup intents. This is already supported in the Apple Pay implementation.

netlify[bot] commented 1 year ago

Deploy Preview for capacitor-community-stripe ready!

Name Link
Latest commit d586c02c02a20fa0c7e7bc51ae63a691896d9ff9
Latest deploy log https://app.netlify.com/sites/capacitor-community-stripe/deploys/63501f89fcfe6600086fb58d
Deploy Preview https://deploy-preview-216--capacitor-community-stripe.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

krisloekkegaard commented 1 year ago

Just noting that this PR should solve Issue #208

rdlabo commented 1 year ago

@krisloekkegaard Thanks for great work. I will merge!

rdlabo commented 1 year ago

@krisloekkegaard Thanks for contribute. We released v4.1.0! Please try it. https://github.com/capacitor-community/stripe/releases/tag/v4.1.0

krisloekkegaard commented 1 year ago

@rdlabo Appreciate the quick merge and release. I had to complete the upgrade to Capacitor 4 before I could test it, but I have it running on my device now via xcode and Apple Pay works well with the setup intents 👍