#chrispa-setup-intent-failing

1 messages ยท Page 1 of 1 (latest)

gloomy fractal
#

Hello ๐Ÿ‘‹
I don't think $0 amount should cause the validation to fail. Are you seeing any specific error messages?
Can you share the example SetupIntent IDs where you're seeing these failures?

buoyant dawn
#

That's a good question - let me see if I can find the failure in the client's connected account.

gloomy fractal
#

๐Ÿ‘

gloomy fractal
#

Hello ๐Ÿ‘‹ @buoyant dawn

Moving this here for complete context

The setup intent actually does succeed: seti_1LayOuGqR0UaBnaeGWD5IcPL and the payment method is attached to the customer: pm_1LayR9GqR0UaBnaenASlYD7O

But when we then create an invoice (in_1LaySEGqR0UaBnaeJnu6PVd7) against that customer and attempt to pay it the card is declined with "revocation_of_authorization" as the decline code.

Unfortunately I don't have more info from the end customer beyond " The lady who had the issue found that it wouldn't let her continue and would fail. "

#

I see. revocation_of_authorization error is thrown when the card issuer declines the charge.
The customer would actually need to talk to their card issuer to find out more information about this.

buoyant dawn
#

Sounds good! I'll have them do that - hopefully this is a one-off situation. Thanks for the help.