#energetic_pomelo_87511

1 messages · Page 1 of 1 (latest)

honest isleBOT
whole imp
#

Can you share the example Payment Intent (pi_xxx)?

marble blade
#

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

whole imp
#

Providing the example PI will allow me to check if the receipt number has been generated

marble blade
#

receipt number is generated that i can see on the dashboard

#

as i can see same number in the email too

whole imp
#

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

marble blade
#

req_s9pmsIdrnTdcsh

whole imp
#

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.

marble blade
#

How much its delayed

#

or is there any events available for that?