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

Failed orders but payment going through #297

Open
matburnham opened this issue Feb 8, 2024 · 1 comment
Open

Failed orders but payment going through #297

matburnham opened this issue Feb 8, 2024 · 1 comment

Comments

@matburnham
Copy link

I've forced django-oscar-paypal onto django 4.2 with 24e1477 but am now finding about 20% of my transactions are failing to create an order, yet still making a payment in PayPal.

I've managed to get a screenshot of the error message:

image

Grateful for ideas of where to start to try and debug as it keeps costing my PayPal fees to refund erroneous transactions and I'm then having to recreate the original order manually.

@matburnham
Copy link
Author

Having dug, I think this is a state problem with old django-oscar carts being in the open state despite having been used for previous orders. See django-oscar/django-oscar#4246.

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