#JohnPot

1 messages · Page 1 of 1 (latest)

gilded coveBOT
craggy fiber
#

HI there, what ID do you refer to?

molten thunder
#

I want to connect our unique IDs to the specific transaction, so that let's say a client crashes but has already paid they won't retrieve again a payment intent to confirm another transaction

#

so for example when I do confirm(intent, payment_method) I want a third parameter that is unique, is this possible ?

craggy fiber
molten thunder
#

so that if it uses the same metadata the payment wont be repeated, regardless of the payment intent and method ?

craggy fiber
#

No, this is a custom data that set by you.

molten thunder
#

can I use anything similar for PaymentIntentConfirmOptions()

#

because I dont use the ChargeService

craggy fiber
#

Sure, the usage of charges API here is just an example