#moses-billing address

1 messages · Page 1 of 1 (latest)

granite ocean
#

👋 happy to help

#

sorry for the late reply

#

what component are you using?

#

and are you using the native sdk or react-native?

main elk
#

card element

granite ocean
#

so react-native?

main elk
#

use the flutter of the SDK

#

It should be react-native.

granite ocean
#

card element doesn't support billing address

main elk
#

Do I need to change to the Payment Element?

#

I only see how web changes to payment Element, but I don't see how Ios or Android changes to payment element.

chilly star
#

it's called the PaymentSheet in mobile

main elk
#

Is billing Address supported only for PaymentSheet?

chilly star
#

the PaymentSheet is the Stripe-hosted way to collect the billing address yes

#

you could also build your own inputs and pass the values into the confirmPayment functions too, if you want to build a custom UI

main elk
#

Does web support billing Address using payment Element?