Connect your Magento 2 store backend to Converge
Set the Configuration
oauth/consumer/enable_integration_as_bearer
configuration option to 1
.
Verify the Configuration
1
.Navigate to your Magento Integration Settings
Generate your Magento Admin Access Token
Sales/Operations/Orders/Actions/View
as your scope.Create a new Server-side source in Converge
{Storename} Store Backend
Connect the Source to Magento
https://
, e.g. https://myshop.com/rest
myshop.com
.
Feel free to leave this blank if your store is hosted on the same domain.www.example.com
.
www.
, or not.
You can inspect the full domain in the browser’s address bar when you visit your storefront. Click on the address bar to see the full URL.Default lifecycle example
processing
to only track orders that have been paid for.The order reaches the processing
status after the payment has been confirmed, before it is shipped.Event Name | Event Description |
---|---|
Placed Order | When a customer places an order. |