#sweetpotato

1 messages · Page 1 of 1 (latest)

mellow karmaBOT
worn comet
#

Which integration exactly are you referring to?

warped kayak
#

for example, this page already have Shipping address. is it?

#

where does the "Shipping Address" come from?

#

ex... paymentIntent object??

#

or user input in same page?

worn comet
#

That's only if you have PaymentElement with AddressElement I believe

warped kayak
#

there is two address elements shipping and billing

worn comet
#

Yes there are 2 mode

#

If you use Address Element with mode = shipping, then you will see that checkbox on the PaymentElement, allow you to assume billing address is the same with what would be collected in shipping AddressElement

warped kayak
#

if i use only billing address element, i can't use "Billing address is the same as shipping" checkbox?

#

i use shipping and billing address elements both, or use shipping address elements, i can show this checkbox?

#

because, i want customize shipping address input as select box as saved in advance.

worn comet
#

If you only use billing address element, the checkbox won't show

#

So either use both, or only use shipping and the checkbox

warped kayak
#

that checkbox is stripe's elements?

worn comet
#

Yes

warped kayak
#

only can use mobile ?

worn comet
#

Sorry didn't follow, could you elaborate?

warped kayak
#

i can't find checkbox elements code with web..

worn comet
#

Are you sure you are looking at same page?

#

Me on Chrome

warped kayak
#

yes!

#

that is payment element?

#

isn't address element??

#

i mean element of checkbox

worn comet
#

The checkbox is a part of the PaymentElement, yes