#BRData

1 messages · Page 1 of 1 (latest)

reef sigilBOT
supple pier
#

Good question. Looking in to this. Can you tell me more about your usecase?

opaque grove
#

in the case of authorizing 15$ and suddenly there is a few things added and the new total is 45$ - i would like to be able to update the authorized amount to $45 rather than 15

supple pier
#

If you can't be enabled for over-capture, the solution may be to make a second hold for $30 in that case

#

Or to put it more plainly, if this can't happen with one capture, you may just need to make two holds and manage them as one payment.

opaque grove
#

But in order to do two holds dont I need to collect their payment information again?

supple pier
#

Also keep in mind that that could trigger 3DS again for cards, so you would want to be able to present 3DS to the user for that second payment. It is fairly straightforward to handle but is something to keep in mind. Would this bump from $15 to $45 be something initiated by a user action on your page/app? Or would this be something that happens without them being there?

opaque grove
#

This would happen on our end not on the customers end

supple pier
#

So just keep in mind to check for a requires_action status on your payment intent, that signals that the user needs to do something for the hold to go through successfully