#OHMelin-webhook-event
1 messages ยท Page 1 of 1 (latest)
I need to use the event after someone has purchased my product. Though I'm not sure which of the 4 payment succeeded events I should use
Also is it possible for me to see how a normal email receipt looks like?
That's largely going to depend on how you structured your integration. You can run through your test flow and then check what events it triggered:
https://dashboard.stripe.com/test/events
You can see a preview of the email receipts in your dashboard:
https://dashboard.stripe.com/settings/branding
Cool. Is this receipt number random or does it just increment by one for every purchase?
I'm not certain, though I know they are unique numbers that map to the receipt_number on the corresponding charge:
https://stripe.com/docs/api/charges/object#charge_object-receipt_number
https://stripe.com/docs/receipts