#hana ito

1 messages · Page 1 of 1 (latest)

vernal kindleBOT
radiant bobcat
#

But, I am unable to complete the payment.
Which step goes wrong specifically?

#

What's the problem and error?

wintry delta
#

Even if you press the send button, it will not go to the payment completion screen, and the payment has not been completed.

radiant bobcat
#

Is there any error message in the console? From the code, you tried to confirmPayment with cardElement instead of paymentElement

#

It doesn't look right to me

wintry delta
#

this part?

stripe.confirmPayment(clientSecret, {
payment_method: {
card: cardElement,
billing_details: {
name: nameInput.value,
},
},

How should
card: cardElement,
be fixed specifically?

radiant bobcat
wintry delta
#

ok.I'll try.

vernal kindleBOT
rich muralBOT
#

This thread has been archived. If you need help with anything else please ask in #dev-help or contact Stripe Support: https://support.stripe.com/contact