#
1 messages · Page 1 of 1 (latest)
Hey there
No this still isn't possible to force full address collection within Payment Sheet
Payment Sheet is going to ask for the minimum billing details based on payment method type
are there plans in the future to allow full billing addresses?
I'm not positive. You'd be best off submitting an Issue to the Github repo (https://github.com/stripe/stripe-react-native) with your use-case. It is actively monitored and our Eng team can let you know more there
ok thank you.
another question, what is the allowsDelayedPaymentMethods for in the https://stripe.dev/stripe-react-native/api-reference/modules/PaymentSheet.html#SetupParams
Documentation for @stripe/stripe-react-native
That configures whether you want async paymentmethods or not.
Like debit payment methods for instance
these?