#Manish378
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
Hi
moving your Q here
This PaymentIntent's amount could not be updated because it has a status of requires_capture. You may only update the amount of a PaymentIntent with one of the following statuses: requires_payment_method, requires_confirmation, requires_action.
I am getting above error while updating paymentIntent Amout
With status requires_capture
just give me a minute I'll be with you shortly
Ok mate
would you mind removing the messages from the main channel please?
Sure
would you mind me asking why are you trying to update the PI's amount?
you're clearly choosing to manually capture a PI, is the update meant to increase or decrease the amount?
Decrease
Payment intent was created with upfront amount
When actual amount created, I need to update it then capture
is that possibel?
you can manually capture less without having to change the initial amount
as you see in the example I shared, the PI amount was 1099 but it the amount captured is 750
Got it
Hello
The payment could not be captured because the requested capture amount is greater than the amount you can capture for this charge. Contact us via https://support.stripe.com/contact/ for help.
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
I got this error in capture method
you just said you wanted to decrease the amount
you can't capture more
PaymentIntent created for 441.38 and I am trying to capture 370 EUR
I am capturing less
req_nBjKoxvXufRoO0
Check this request id
Oh wait
I made a mistake
Added decimal twice
Thanks!