#rdeveloper_24105
1 messages · Page 1 of 1 (latest)
Hi, it looks like you're using our legacy CardElements, and I recommend that you use PaymentElements to accept additional payment methods seamlessly. Here is a quickstart, https://stripe.com/docs/payments/quickstart that you can follow. Also, where is your code that is handling the submit?
the code is in a index.html file. Its a simple form to submit a payment.
I'll check this quickstart about PaymentElements now