#Barry Allen
1 messages · Page 1 of 1 (latest)
Hi 👋 can you help me understand were you're running into problems. The Payment Element does create Payment Methods.
I'm trying to use stripe.createPaymentMethod
I wanted to use the payment element to create all types of payment methods
You won't use createPaymentMethod, instead you'll want to follow this guide for properly setting up Payment Methods to be used in the future:
https://stripe.com/docs/payments/save-and-reuse?platform=web
Hmm ok. I think there might be a problem with that. I'll get back when I figure out why. Thank you!