#energetic_pomelo_87511
1 messages · Page 1 of 1 (latest)
Can you share the example Payment Intent (pi_xxx)?
is that mandatory?
i am using live mode, i got the email on mentioned email id. But i want to store receipt number from the fetching charge details
Providing the example PI will allow me to check if the receipt number has been generated
receipt number is generated that i can see on the dashboard
as i can see same number in the email too
Can you share the request ID (req_xxx) which you attempted to retrieve the receipt number and its response? Here’s how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_s9pmsIdrnTdcsh
receipt_number will only be available after the receipt is sent to the customer. https://dashboard.stripe.com/logs/req_s9pmsIdrnTdcsh was made immediately after the payment was succeeded and receipt wasn't sent yet. If you retrieve the charge object now, you should be able to see receipt_number.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.