Refund of a PayPal order

Refund of a PayPal order

This article refers to version 5.x of the PayPal module for PrestaShop

Automatic refund of an order from the Back office of PrestaShop

The standard configuration of the PayPal module automatically manage refunds based on order status.

If an order placed with PayPal is set to "Refunded" status in the Back office, the module will automatically refund the full amount to the buyer.
The refund will also be synchronized to the merchant's PayPal account.

This behavior is standard after module installation.

Set up manual refund via PayPal account.

If, for some reason, the merchant does not want to trigger the refund automatically, it is possible to change this behavior.
On the module configuration page, click on the "Experience" tab.
In the "Advanced mode" section, activate the option "Customize your order status".




After that, new options will be displayed.

To disable automatic refund, set the "Order Status for triggering the refund on PayPal" option to "No action".



Save Changes.

After this change, orders that change to "Refunded" status will no longer be automatically refunded. The refund will have to be done from the PayPal account.

PayPal webhook

In the "Advanced mode" section, the "Enable PayPal webhooks" option is also visible. This allows you to synchronize the actions performed on the PayPal account with the PrestaShop back office.
If the merchant prefers to refund orders directly from the PayPal account, the webhook can synchronize the action on PrestaShop.

For instance :
- the order on PrestaShop is in "Payment accepted" status
- the merchant refunds the order via the PayPal account
- the order automatically switches to "Refunded" on PrestaShop through the the webhook

Activate the option if you prefer to manage your orders on your PayPal account rather than on PrestaShop.
    • Related Articles

    • Can I have a refund for my module or business care option ?

      Unfortunatly 202 ecommerce cannot refund module buy on PrestaShop addons store. We recommend to read PrestaShop FAQ : "Careful! After downloading your purchase, you will be unable to be refunded because, being a dematerialized product, it will be ...
    • PayPal Germany multishop

      If you have a French merchant account (or another PayPal account, except the German one) and you are using a multishop and sale in Germany (“Germany” is selected as a default country for one of your shops), you will be asked to connect your PayPal ...
    • 4X PayPal payment information

      4X Payment with PayPal - Introduction The PayPal module for PrestaShop allows buyers to pay for their orders in 4 instalments  (or 3 depending on the country) without any additional fees. This is currently possible in this country: Australia, France, ...
    • Accepting payments with PayPal via the Braintree module

      In order to accept PayPal payments via the Braintree module, you will need to do two things: - activate PayPal in your Braintree account - activate the option in the Braintree module settings. ​ If PayPal is enabled in the module options but not in ...
    • How to create app REST API for PayPal Plus

      If you have a PayPal account in Mexico, Brazil, India, or Japan, to accept PayPal payments you must create a REST API application. For other countries, the module retrieves the Client ID and the Secret ID during the onboarding step of the module. ...