8000 Issues/issue 120 - Failed Checkout Returns to Cart by mtrutledge · Pull Request #121 · HotcakesCommerce/hotcakes-commerce-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Issues/issue 120 - Failed Checkout Returns to Cart #121

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

Merged
merged 2 commits into from
Apr 13, 2018

Conversation

mtrutledge
Copy link
Contributor

Since the PaymentError action will always be called after the order has been created and the cart cookie has been cleared I have removed the CurrentCart check since it will always return null.

Matt Rutledge added 2 commits April 10, 2018 14:26
… as there will never be a cart because the order has already been placed
Copy link
Member
@WillStrohl WillStrohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see my comment about the gitignore update.

@@ -11,6 +11,7 @@
*.sln.docstates
*.local.sln
*.GhostDoc.xml
._*.*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this update for?

@WillStrohl WillStrohl changed the title Issues/issue 120 Issues/issue 120 - Failed Checkout Returns to Cart Apr 12, 2018
@mtrutledge
Copy link
Contributor Author
mtrutledge commented Apr 13, 2018 via email

@WillStrohl
Copy link
Member

No need to remove it. I just wanted to know what it was for. Thanks! :)

@WillStrohl WillStrohl merged commit 5ebb92d into HotcakesCommerce:development Apr 13, 2018
@WillStrohl WillStrohl added this to the 03.02.00 milestone Apr 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0