Closed Naokimi closed 2 years ago
After some more testing we found out that sending a POST request to /api/checkout_callback raises a CSRF error.
/api/checkout_callback
We added the fix for that and also skipped loading an order for the callback action
After some more testing we found out that sending a POST request to
/api/checkout_callback
raises a CSRF error.We added the fix for that and also skipped loading an order for the callback action