Use plugin without payment intent
See original GitHub issueWe have Stripe set up for our web based product, and want to use this plugin to get around the requirement from ios for https
protocol when using ApplePay with Capacitor. With our web based flow the client facing side gets a paymentMethod from stripe elements, and then submits that to our API to create the paymentIntent. The paymentIntent has to be created on the API side in order for us to store details regarding the transaction in our database. Is there a way I can use this plugin without creating the payment intent on the client facing side?
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
The Payment Intents API | Stripe Documentation
Use the Payment Intents API to build an integration that can handle complex payment flows. It tracks a payment from creation through checkout,...
Read more >Migrating to Payment Intents #64 - zyra/cordova-plugin-stripe
Hello,. I would like to know is you are going to include the Stripe migration to payment intents in this plugin. I am...
Read more >Creating SetupIntent before charge is made - WordPress.org
Hi, The default behaviour of the plugin is that, on a purchase, a customer and payment methods are created, attached and then a...
Read more >How do you attach a Payment Method to a Payment Intent ...
Your code creates a PaymentIntent server-side for say $10 USD. This represents the "state machine" of an overall payment for the customer.
Read more >Stripe Not Receiving Payment Info - October CMS
I am using the shopaholic sneakers plugin for this, and I am integrating the Stripe for Shopaholic plugin into that, as the customer...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I don’t think we are as our business case is different than what you’re trying to do.
Has this problem been resolved? No action taken, so this Issue is closed. If you continue to have problems, please create a new Issue.