• France
status page
Demo shops
assistance
FAQContact support
Search
Categories
Tags
Europe (English)
France
Spain
Europe (English)
India
Homepage
Use cases
Create a payment
Create an installment payment
Create a multi-card (split) payment
Create a payment by Alias (Token)
Create a payment link
Create a recurring payment
Manage subscriptions
Manage your transactions (refund, cancel...)
Analyze your reports
API docs
Embedded Form
REST API
Hosted payment
Mobile payment
File exchange
SDD mandates by REST API
Snippets
Payment methods
Plugins
Marketplace
Guides
Merchant Back Office
Back Office Expert
Functional guides

Displaying 500 errors in PrestaShop

If you do not have access to the error logs of your server, you can display the error on the redirection page by doing the following:

  1. Disable the Instant Payment Notification URL in the Expert Back Office.

    Reminder: to disable the IPN, go to Settings > Notification rules > Right-click on Instant Payment Notification URL at the end of payment > Disable the rule.

  2. Display the errors by activating the DEV mode for your PrestaShop store. To do so, in the defines.inc.php file located in the config folder, replace:

    define('_PS_MODE_DEV_', false);

    With: define('_PS_MODE_DEV_', true);

  3. Make a test payment and click on the return to shop button, your error should appear on the screen.
  4. Once the error appears, do not forget to disable the DEV mode for your PrestaShop store and to re-enable the Instant Payment Notification URL.
Jobs
Legal
GDPR
25.22-1.11