#bwurtz999 - receipt
1 messages · Page 1 of 1 (latest)
Thank you
Can you share the charge ID where you saw this?
Here is the paymentIntentId
pi_3L06rgLOIyWMmxu409d3ZqNP
Does that work?
oh wait
found it
ch_3L06rgLOIyWMmxu40QzQNBgZ
Thanks
Ah so it was swiped. Receipt is only required for chip charges. See: https://stripe.com/docs/api/charges/object#charge_object-payment_method_details-card_present-receipt
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
oh interesting
so if I wanted that info for a receipt I can't get it for swipes? Only chip cards?
Yeah
Got it. Thank you!
No prob