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

Cannot pay again when failing initial payment #11

Open
davecosec opened this issue May 12, 2020 · 0 comments
Open

Cannot pay again when failing initial payment #11

davecosec opened this issue May 12, 2020 · 0 comments

Comments

@davecosec
Copy link

davecosec commented May 12, 2020

When testing, using a declined card then going back to pay the cart throws an error because key exists trying to insert the order again on line 280 in StripeController.php. Possibly change insert to upsert? I'm not sure if it should even get that far or if the test payments would normally throw an error earlier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant