#cat-card-hold

1 messages · Page 1 of 1 (latest)

spiral walrus
#

Hey @raven elm. Our docs for it are https://stripe.com/docs/payments/capture-later

And the hold is a real hold on the funds for that customer. We ask for $100 and the banks takes the funds and puts them on hold and then you have 7 days to capture or release the funds

raven elm
#

Is the hold always $100 regardless of the amount argued via the API? or was that just an example?

spiral walrus
#

that's just an example, you control the whole amount/currency. It's exactly the same as a normal payment, just you don't immediately get the funds

raven elm
#

So, it's likely that repeated attempts to place a hold & cancel could result in failure if frequent enough? By the way, really appreciate your help!

spiral walrus
#

yes you really shouldn't be doing this

raven elm
#

thank you -- appreciate it