Integration With Mintsoft

Last Updated: November 25, 2024

ReturnGO integrates with Mintsoft to help you receive and process returned products, and sync return information with your warehouse.


Mintsoft is a cloud-based warehouse, inventory, and eCommerce order management solution, created for 3PLs, warehouses, wholesalers, and online retailers.

Requirements

To integrate with your Mintsoft account you’ll need the following information:

  • API key

Note: In Mintsoft, under Settings > Client User Settings, search for the client that generated the key. Then click Actions > Set API Key to Never Expire. Otherwise, you will be required to reestablish the connection every 24 hours.

Capabilities 

The ReturnGO-Mintsoft integration supports:

  • Creating a return in Mintsoft when an RMA is approved on ReturnGO. 
  • Getting status updates from Mintsoft when an item is received. 
  • Getting item validation and restocking updates from Mintsoft.

Linking Your Mintsoft Account to ReturnGO 

To link your Mintsoft account to ReturnGO: 

  1. Go to Integration > Products & Services
  2. Click on +ADD PRODUCT OR SERVICE. 
  3. Choose Mintsoft from the drop-down list. 
  4. Click on the check mark.

5. Enter your credentials.
6. Click CONNECT. 

Configuring Field Mapping for Sales Credit

You can upload a JSON config file to map the required fields for creating a return on Mintsoft. ReturnGO will use the provided mapping to automatically find/populate the relevant fields on Mintsoft.

Note: This is particularly useful for more advanced users who have a developer and need to customize the information sent between Mintsoft and ReturnGO.

Search Order Method

Add the searchOrderMethod field to define how to find merged orders.

Values: 

  • strictEquality
  • mergedPlus

1. If you do not merge your orders in Mintsoft, leave the return config blank or use "searchOrderMethod": "strictEquality".

 2. If you do merge your orders in Mintsoft, and the pattern of Mintsoft order number is in this format: "738213+31273" with the original order number from Shopify being "31273", use "searchOrderMethod": "mergedPlus".

3. If you do merge your orders in Mintsoft but the order number pattern is different, e.g. not "738213+31273", but anything else, like "738213/31273" or "738213#31273", please contact ReturnGO support to add the relevant format.

File Structure Example

{
    "searchOrderMethod": "strictEquality"
}

Uploading the Config File

To upload the config file:

  1. Go to Settings > Integrations > Products & Services.
  2. Open the Mintsoft integration box
  3. In the Create RMA Config in JSON Format field, paste the contents of the config file.
  4. Click on the save icon to confirm.

Troubleshooting the Integration 

For Mintsoft-related issues, please contact Mintsoft support.

For any other issues, feel free to contact ReturnGO support through chat or email.