#H0noir

1 messages · Page 1 of 1 (latest)

cinder riverBOT
leaden nova
#

You can update the amount in Payment Intent. Is there any problem you're facing?

swift plume
#

i want to update it after it was authorized

leaden nova
#

I'm afraid it's not possible to update amount after the payment is authorised, i.e. status of requires_capture. Amount can only be updated when it's in one of the status here: requires_payment_method, requires_confirmation, requires_action

swift plume
#

yes that what i've noticed on my test, i also tried to create the charge manually and update the charge amount but got an error

#

"message": "Livemode charge amount updates are not enabled on this account. If this is unexpected, please reach out and let us know!",

#

this is why i thought myabe it an option that can be enabled on my account

leaden nova
#

Could you share the request ID (req_xxx) where you see Livemode charge amount updates are not enabled on this account?

swift plume
#

req_4EMWU1r75cBDla?t=1673393352

leaden nova
#

Thanks for sharing! This is a stricter check that live mode can't perform updating on charge amount regardless what the status is

#

In any case, amount can't be updated once it's authorised

swift plume
#

ok thank you