#manikandan_rajkumar
1 messages · Page 1 of 1 (latest)
While retriving i am not getting the receipt_url in the response
How do i get the receipt_url through api call
Could you please share the Invoice ID?
in_1NI9dHLxpyZyM5JqLwOC1MnA
Unfortunately you can't retrieve the receipt URL, it can only be sent to the Customer by Stripe. You can get the invoice_pdf instead: https://stripe.com/docs/api/invoices/object#invoice_object-invoice_pdf
But it is listed in the api docs
Where?
Give me a min
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.