#Ubaidul

1 messages · Page 1 of 1 (latest)

steep ridgeBOT
opal widget
#

The error message tells you what's wrong

#

You didn't pass country

shy cliff
#

Is country and billing address required? Previously I never sent address using the Stripe form

opal widget
#

If you specify collection as never, you'll need to pass it

shy cliff
#

can i pass Never value to the confirmPayment?

opal widget
#

No you need to pass that value

shy cliff
#

ok thank you

#

I cant process the payment without an address?

opal widget
#

I believe it depends on the payment method

#

Sometimes it will be required

#

That way you can automatically collect what's necessary

#

So whatever you set to never when creating the payment element, you'll need to pass on confirmation

shy cliff
#

Ok understand