Jluis Posted July 27, 2020 Share Posted July 27, 2020 Hello i m using payline module with prestashop 1.7.5.2 , when submitting on the front payment option , it seems an error on network console indicates 500 error . that 500 error is related to the API ? does any person has used that payment mode ? Link to comment Share on other sites More sharing options...
musicmaster Posted July 30, 2020 Share Posted July 30, 2020 A 500 error just means a php error. You need to find out which error. You can look in the server's error log or the browser console for that. Link to comment Share on other sites More sharing options...
tomerg3 Posted July 30, 2020 Share Posted July 30, 2020 You can try to enable dev mode in /config/settings.inc.php which may display the full error instead of the generic error 500. If that still doesn't show the actual error, you will need to look at the server's mail error log, as MM suggested above. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now