Closed HigorSilvaRosa closed 7 years ago
When I try make a sale when PAYPAL_TEST = True, the paypal page return http 500 response,
I dont know if the Paypal servers are with problems, or if the problem is in this module. Im tring since 4 days.
The page "https://www.sandbox.paypal.com/cgi-bin/webscr" returns "Failed to load resource: the server responded with a status of 500 (Internal Server Error)"
This only happens when i'm using the teste mode. When PAYPAL_TEST = False, everything is OK!
If PayPal's servers are returning 500 errors, it is their error, not django-paypal's.
Dupe of #178
When I try make a sale when PAYPAL_TEST = True, the paypal page return http 500 response,
I dont know if the Paypal servers are with problems, or if the problem is in this module. Im tring since 4 days.
The page "https://www.sandbox.paypal.com/cgi-bin/webscr" returns "Failed to load resource: the server responded with a status of 500 (Internal Server Error)"
This only happens when i'm using the teste mode. When PAYPAL_TEST = False, everything is OK!