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

[Bug]: VSF indicates order has been successful even when payment fails #253

Open
1 task done
mdavo6 opened this issue Aug 17, 2022 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@mdavo6
Copy link
Contributor

mdavo6 commented Aug 17, 2022

Expected Behavior

Error message on unsuccessful payment

Actual Behavior

Order confirmation page /checkout/thank-you?order=RXXXXXXXXX is loaded with no indication payment has been unsuccessful.

Possible Solution

Currently looking into solutions (will update if possible).

Steps to reproduce

  1. Create an order and start checkout.
  2. Select stripe elements gateway and payment method.
  3. Enter Stripe 'failed payment' test card (in my case I used card number '4000000000009995'), and any valid CVV and expiry date.

What version of Spree integration are you using?

1.3.0

What version of Node.js are you using?

14.20.0

What browser (and version) are you using?

Chrome

What operating system (and version) are you using?

Ubuntu

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@mdavo6 mdavo6 added the bug Something isn't working label Aug 17, 2022
@mdavo6 mdavo6 changed the title [Bug]: Site indicates order has been successful even when payment fails [Bug]: VSF indicates order has been successful even when payment fails Aug 17, 2022
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

No branches or pull requests

1 participant