bennypowers / stripe-elements

Custom Element Wrapper for Stripe.js v3 Elements
https://stripe-elements.netlify.app/
78 stars 20 forks source link

SetupIntent flow support #119

Open jesseditson opened 1 year ago

jesseditson commented 1 year ago

Thanks for this project, it looks like it's solving a real need I have - however, my app relies on pre-generated PaymentMethods, so it uses the SetupIntent flow to capture user card information outside of a payment form or PaymentIntent. I did a quick search in the code to see if it looked like this was supported, and it seems like this element would be able to support it, but does not currently.

bennypowers commented 1 year ago

I don't have specific plans right now to implement this, but I'm happy to review a PR