#jack11sparrow
1 messages ยท Page 1 of 1 (latest)
Hi again ๐ thank you for that clarity, in that case you would read the address from the checkout.session.completed Event. It will be stored in the customer_details.address hash within the Checkout Session object contained in the Event:
https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-customer_details-address
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.