#matt-capture amounts

1 messages · Page 1 of 1 (latest)

fleet copper
vernal yarrow
#

Hello @fleet copper

fleet copper
vernal yarrow
#

This is an example Payment Intent

#

pi_3JwxOPChEHjwiY071ci8Ev0z

#

But i don't have the request example as it was tested by one of my engineers and he is offline now.

#

He received this response: Stripe::InvalidRequestError: The payment could not be captured because the requested capture amount is greater than the authorized amount. If you are trying to collect a tip or over-capture, your account might not be configured for those features. Contact us via https://support.stripe.com/contact/

#

I thought there was a field on a payment intent letting us know if it could be over captured? I'm not seeing that now

#

Oh that's on the payment method

fleet copper
#

That payment intent example has not has a capture request yet

#

But i do see you're collecting payment details via stripe.js/elements, which is different than i understood

vernal yarrow
#

He received the above error when attempting the capture

fleet copper
#

It must have been for a different payment, but either way: you will need to reach out to support as the error indicates. Please explain your use case to them clearly so that they can determine if this is supportable for your account.

vernal yarrow
#

Ok will do. Thanks

fleet copper
#

Doing this with terminal "card present" payments is generally supported, but online payments depends on a number of factors

vernal yarrow
#

Ok, thanks for the info. I'll see what support says.