#xandert.93
1 messages · Page 1 of 1 (latest)
Hi there
Hello
Sounds like you are looking for setting billing_address_collection: 'required': https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-billing_address_collection
Unless you are asking how to access that data after the Session?
Errmmm, kind of. I imagine it'd be available in checkout_session.completed's event data?
Ha, I've just seen I was looking for the shipping_address_collection attr! Thanks 🙂