stripe-react-native icon indicating copy to clipboard operation
stripe-react-native copied to clipboard

PaymentSheet: Collect shipping information

Open akhan118 opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. Hi there,

Would it be possible to have the new PaymentSheet collect the shipping address?

Describe the solution you'd like

shipping_address_required: true, Describe alternatives you've considered Building my own form

Additional context Add any other context or screenshots about the feature request here. Screen Shot 2021-12-22 at 1 00 04 PM

akhan118 avatar Dec 22 '21 19:12 akhan118

Waiting on https://github.com/stripe/stripe-ios/issues/1813 for this

charliecruzan-stripe avatar Feb 08 '22 21:02 charliecruzan-stripe

available with AddressSheet :)

See: https://stripe.com/docs/elements/address-element?platform=react-native

charliecruzan-stripe avatar Dec 06 '22 23:12 charliecruzan-stripe