#thomasnevink
1 messages · Page 1 of 1 (latest)
Not PaymentIntentId, something like a transaction id that the customer and our business can keep track off
I'm not ure I understand sorry. can you give a concrete example?
and why a PaymentIntent ID wouldn't work for this?
Well, the payment is complete and we need to send transaction details to the customer letting the person know what has happened like 1) Payment received from : xxx 2) Date 3) Transaction ID : yyy 4) Payment Status 5) Payment Type 6) Order Details 7) Payment Details
then you'll have to generate your own transaction ID, and maybe store it in the PaymentIntent metadata