#Pdot-receipt-number

1 messages · Page 1 of 1 (latest)

sinful pike
#

What Stripe product are you using to create charges?

#

e.g. Invoices, Payment Intents, etc.

grim yoke
#

using a simple stripe.checkout.Session.create with products inside line_items

#

payment intents

sinful pike
#

I think it depends on the specifics. Do you want to use it to look up their actual receipt? Or do you just want to be able to quick-search for it in the dashboard?

grim yoke
#

More for looking up their recepit.

sinful pike
#

If you just want to look up their receipt, then you could use the Payment Intent ID.