-
Open your SSH Console to connect to your Magento® 2 store. Once connected, locate the root of your Magento® 2 store.
-
Enter the command line in your Root and wait as composer will download the extension for you:
composer require returnless-com/magento2_v2
- When it’s finished you can activate the extension and clean the caches using the following command line;
php bin/magento module:enable Returnless_ConnectorV2 php bin/magento setup:upgrade php bin/magento cache:clean
- If Magento® is running in production mode, please also deploy the static content:
php bin/magento setup:static-content:deploy
- Enable the Extension.
In your Magento® 2 backend, go to Stores > Configuration and click Connector API V2 in the Returnless menu. Enter the following details:
- Enabled: Yes.
- Save the Configuration.
With Returnless, you can easily automate and optimize your return proces by setting up a custom return form for your e-commerce webshop. We can help you to reduce your returns costs and -percentage, while making your consumers happy with a unique return experience.
Using the Returnless Connector for Magento 2, you can connect your return form with your Magento 2 backend, so that we can load the order information from your store. A customer will enter the order increment ID + customer emailaddress so that we can load all relevent order items related to the order. To use the Magento Connector, you will need a Pro subscription for Returnless.
- Load order info from your return form by Magento Increment ID.
- Validate order by customer email address.
- Load order items related to order.
- Load product information (e.g. product images) related to order items.
If you experience problems with the extension installation, setup or whenever you need more information about how to setup the Returnless Connector extension in Magento 2.3.x and higher, please send an e-mail to [email protected] and we will help you through the process.
BSD (Berkeley Software Distribution) License. Copyright (c) 2018-2023, Returnless