#aksharj-charge-receipt-number
1 messages · Page 1 of 1 (latest)
this is the event id = evt_3K2YJjKskRauhcaZ2XRpKGrE
Perfect, thanks
Got it. I think that explains the issue. The receipt_number field isn't actually set until a receipt is sent:
This attribute will be null until a receipt has been sent.
https://stripe.com/docs/api/charges/object#charge_object-receipt_number
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
And we don't send them in test mode
ah ok, thanks for this. by sent you mean sent to the user? 🤔
Yes
ok thanks @turbid fern have a nice day
Sure, np!