#Nelsonct7

1 messages · Page 1 of 1 (latest)

runic jewelBOT
pastel jewel
cursive spruce
#

const { error } = await stripe.confirmSetup({
// Elements instance that was used to create the Payment Element
elements,
confirmParams: {
return_url: 'http://localhost:3000/
});
I am using stripe.confirmSetup, I tried to do it throug the above syntax but got errored

pastel jewel
#

what error?

cursive spruce
#

the field didnt get updated in the card,

pastel jewel
#

I don't see you specify a billing_details in confirmParams

cursive spruce
#

ok, let me check with that, thanks for the help