views.py
6.64 KB
-
Disabled CSRF Validation for checkout cancel page · dbfd77e6
CyberSource will POST to this view if the user cancels payment. CSRF validation cannot be enabled when this happens. ECOM-1689
Clinton Blackburn committed
CyberSource will POST to this view if the user cancels payment. CSRF validation cannot be enabled when this happens. ECOM-1689