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

Reload correct page when Paypal errors #92

Open
codeinthehole opened this issue Feb 4, 2015 · 0 comments
Open

Reload correct page when Paypal errors #92

codeinthehole opened this issue Feb 4, 2015 · 0 comments

Comments

@codeinthehole
Copy link
Contributor

Relocated from django-oscar/django-oscar#1651

When Paypal returns an error placing order (i.e. incorrect credit card) PaymentDetails view raises UnableToTakePayment. It redirects to "render_payment_details" to introduce again payment details.
When checking out with paypal from basket this makes no sense.
Redirecting to basket with the error might be a solution but I don't know if it fits all scenarios.

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