#chrispa-setup-intent-failing
1 messages ยท Page 1 of 1 (latest)
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?
That's a good question - let me see if I can find the failure in the client's connected account.
๐
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.
Sounds good! I'll have them do that - hopefully this is a one-off situation. Thanks for the help.