#talker1284
1 messages · Page 1 of 1 (latest)
You can create a customer with any details you already have and provide the ID as customer=cus_123 when creating the session, then Checkout will collect only required information for taxes etc (unles you specify billing_address_collection=required).
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-billing_address_collection
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.