#Empress Brosephine-paymentintent-amount

1 messages · Page 1 of 1 (latest)

static reefBOT
indigo tiger
#

Empress Brosephine-paymentintent-amount

proven topaz
#

context: we have a subscription module that takes CC and ACH

indigo tiger
#

amount update is a separate request from confirm

proven topaz
#

best way to do it then is using the update endpoint?

indigo tiger
#

yes, you'll first have to call update to update amount

then confirm the PaymentIntent

proven topaz
#

gotcha. Then after confirm, capture it?

indigo tiger
#

correct (assuming you are using the capture flow, which isn't mandatory)