Skip to content

Magento extension used for Returnless V2. This extension is optional and only needs to be installed when requested by Returnless.

License

Notifications You must be signed in to change notification settings

Returnless-com/returnless-connector-magento2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Returnless Connector V2 for Magento 2.3.x and higher

Install using Composer

Step-by-step to install the Returnless Connector V2 for Magento® 2 by Composer:
  1. Open your SSH Console to connect to your Magento® 2 store. Once connected, locate the root of your Magento® 2 store.

  2. Enter the command line in your Root and wait as composer will download the extension for you:

composer require returnless-com/magento2_v2
  1. 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
  1. If Magento® is running in production mode, please also deploy the static content:
php bin/magento setup:static-content:deploy
  1. 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.
  1. Save the Configuration.

About Returnless

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.

Supported features of the Returnless Connector

  • 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.

Configuration, FAQ and Troubleshooting

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.

License

BSD (Berkeley Software Distribution) License. Copyright (c) 2018-2023, Returnless

About

Magento extension used for Returnless V2. This extension is optional and only needs to be installed when requested by Returnless.

Resources

License

Stars

Watchers

Forks

Languages