Not a developer but I run an ecommerce store and we are using stripe. I was wondering if there’s a way to capture an amount lower than the amount specified. I know there is a “request_overcapture” but is there an undercapture? or can we change the PaymentIntent to allow us to capture a specified amount?
We sell wholesale and sometimes we have to make changes to the orders, which is why they get authorized for a higher amount. We then remove some items and then the final amount is lower.
Thanks.
Tried asking stripe and tried looking for a setting but it doesn’t look like it exists.
https://stripe.com/docs/api/payment_intents/capture
Aaron Mackler is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.