Easily manage orders from multiple marketplaces in one place. GoOrderSync allows you to update a marketplace order's status, shipping details, tracking information and cancellations. Marketplace order information may be either synced directly with your supported shopping cart platform (see below) or via the GoDataFeed API.
How to setup Order Sync for Magento 2.x Store
This article will help you configure Order Sync for Magento 2.x. If you want to send products to channels using feeds, then see this article Importing your products from Magento 2.x.
Authorization
Magento 2 Orders use the same authentication as Magento 2 Imports. These use Oath 1.0 or Bearer Token as Authentication.
If you have not yet created integration tokens, please follow our guide on how to set up integrations on your Magento 2 instance: Extension Configuration.
Steps to setup authentication
-
In your GoDataFeed account, go to the Products tab
-
Go to the Primary Source tab
-
Find and copy the following from Products > Primary Source to Orders > Settings > Store destination:
-
Store ID
-
Base URL
-
Consumer Key
-
Consumer Secret
-
Access Token
-
Access Token Secret
-
Use Bearer Token:
Enable bearer token authentication for Magento version 2.4.4 and greater. Magento has deprecated the way we authenticate beginning on version 2.4.4. You must now enable the setting "Allow OAuth Access Tokens to be used as standalone Bearer tokens" in Magento.
-
In your Magento instance admin panel go to Stores > Configuration > Services > OAuth > Allow OAuth Access Tokens to be used as standalone Bearer Tokens > Yes.
-
Go to your Magento 2 Store destination settings on GDF and click on our Enable Bearer Token checkbox and your Access Token value will be used as authentication.
Comments
0 comments
Please sign in to leave a comment.