Solution:
You can specify billing_address_collection as required
which will only collect it if it’s necessary (at Stripe’s determination). There is not an option to tell Stripe to never collect it, though.
Solution:
You can specify billing_address_collection as required
which will only collect it if it’s necessary (at Stripe’s determination). There is not an option to tell Stripe to never collect it, though.