#яσчαℓтℓя

1 messages · Page 1 of 1 (latest)

amber duneBOT
undone timber
#

it's not possible no

#

Invoices/Subscriptions have no integration with auth-and-capture payments

#

and you can't link an existing PaymentIntent to an existing Invoice, it just doesn't work that way

merry ember
#

Thanks for the clarification. We are using the Payment Intents API to essentially pre-authorise payments above a certain amount say £10k, and then cancel them for each new payment above £10k for that specific user. After what you have just said, I think the best option would be to cancel the final uncaptured payment, and assume the user has the funds, and then generate an invoice for the same payment amount as the cancelled PaymentIntent. Would I be correct in saying that's probably the most straightforward approach?

undone timber
#

to me the most straightforward approach would be to not use Invoices. I think what you say makes sense though.

#

it's just not great since then you don't have any link to the real payment