#debasish_d
1 messages · Page 1 of 1 (latest)
How are you collecting payment currently? There are receipts and invoices but I don't think you can update the shipping address on them retroactively
in the checkout section i am getting the shipping address and all the payment is made by card, and in the payments section i can see that payment and there i can all the details and all i can get a reciept also fro there but tin the reciept there is no address.
If you enable invoice creation, that may be what you want to do here https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-invoice_creation-enabled
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.