#kaustuva-le
1 messages · Page 1 of 1 (latest)
Hi, just sharing the documentation on this, https://stripe.com/docs/payments/place-a-hold-on-a-payment-method but what questions do you have?
Thanks
- Does the amount hold appear in the merchant's stripe dashboard like a payment intent does?
- When the amount is finally deducted does it show up as a payment intent on the merchant's stripe dashboard?
- If the customer doesn't have the funds that the merchant is attempting to hold, does the capture fail and show up on the dashboard?
- Once the amount is held by the merchant, what does it look like on their bank account? Does their bank tell them that the held amount is in their account but not available for them to spend?
1/ Yes
2/ Yes
3/ Yes
4/ Yes, like as a consumer, when I have a hold on the account, it deducts my available balance to spend.
I highly recommend that you test this on your own. The Payment Intent shows up in the Dashboard but the tagging is different. Also this channel is focused on developers and technical questions. Our support team will be able to assist you better than I can: https://support.stripe.com/contact with Dashboard related behaviors.