Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle denied payment authorization #302

Closed
AlexP11223 opened this issue Oct 5, 2021 · 0 comments · Fixed by #313
Closed

Handle denied payment authorization #302

AlexP11223 opened this issue Oct 5, 2021 · 0 comments · Fixed by #313
Labels
bug Something isn't working
Milestone

Comments

@AlexP11223
Copy link
Contributor

Denied payment authorization is handled as successful order.

Steps to reproduce

  1. Set Intent to Authorize in the plugin settings.
  2. Pay using CC and set CCREJECT-REFUSED as name.
  3. See the Order Received page and On Hold status (waiting for capture) in the order list, without any indication of failure.

When Intent is Authorize, it is reproduced with both vaulted and newly entered CC.

When Intent is Capture, it is reproduced only with vaulted CC.

Also it was reproduced in live environment with bad CVC and exp. date.

Expected behaviour

It should be treated the same as a denied capture. User should see an error that their payment was declined and to try a different funding source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants