-
Open your 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
- When it’s finished you can activate the extension and clean the caches using the following command line;
php bin/magento module:enable Returnless_Connector 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
- Create a new integration Authentication token to give us access to your store. In your Magento® 2 backend, go to System > Integrations and click Add New Integration. Enter the following details:
- Name: Returnless Connector
- Your password: your admin password
- (API tab) Resource Access: All
-
Save the integration. Click Activate and click Allow.
-
Save the Access Token and send it to your Returnless contact person so we can connect the return form to your store.
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.2.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-2020, Returnless