#robertotmuniz
1 messages · Page 1 of 1 (latest)
Hello! Not sure what you mean by "checkout". Are you talking about Stripe Checkout? Payment Links? Something else?
yes! Stripe Checkout
Typically when using Stripe Checkout you would set billing_address_collection to required when you create the Checkout Sessions via the API: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-billing_address_collection
That's not something you do in the Dashboard.