- New
Easy returns is a module that streamlines the returns process in the PrestaShop store - both for logged-in customers and guests. Based entirely on the native PrestaShop return mechanism, without unnecessary superstructure. Allows you to submit and track returns without having an account in the store - all you need is the e-mail address provided when ordering.
Read more navigate_next
161.79 tax excl.
Full compatibility with PS 9.x
A one-time purchase entitles you to unlimited updates.
Blik, Cards, PayPal, Transfer to the account. Implemented by: Imoje, FirstData, PayPal.
Easy Returns extends the built-in PrestaShop returns mechanism For guest service - people who placed an order without registration. Instead of forcing Creating an account, the module verifies the customer's identity by a one-time PIN code Sent to the e-mail address provided when ordering. All returns hit Directly to the PrestaShop admin panel as standard returns — No separate tables, no separate workflows.
order_return And order_return_detail and are visible in the menu Customer service → Returns of goods.Guests' access to the order data is protected by the HMAC token. PIN mechanism Has a shipping frequency limitation (60 seconds between subsequent requests) And automatic expiration of codes after 10 minutes. Forms are secured One-time nonce tokens to prevent CSRF attacks.