Integration
Connects through MerchantPro's official REST API. Orders land in RevOrder, where they go through the automations, campaigns and courier handling.
The integration uses MerchantPro REST API v2. There is nothing to upload to the storefront and nothing to break on a theme update.
Orders sync into RevOrder and update in place when they change, rather than piling up as duplicate records.
Waybills are issued and shipment statuses tracked from the orders screen, without opening the courier site.
Pushing to fulfilment passes a guard that will not create a second shipment for an order that already has one.
RevOrder authenticates to MerchantPro with an API user and password and reads orders through /api/v2/. The credentials are entered once in the store settings in RevOrder.
From there orders arrive on the same screens as orders from any other platform: segments, campaigns, attribution and delivery. There is no separate MerchantPro workflow.
The storefront, the checkout and the catalogue stay entirely in MerchantPro. RevOrder does not touch products and does not modify the checkout — this integration sits at the order and operations layer, not the storefront.
If you are looking for checkout changes, those are available for stores running their own checkout and on WooCommerce, but not here.
From the MerchantPro admin, create a user for API access.
Add the store in RevOrder and fill in its address and API credentials.
RevOrder pulls existing orders and starts watching for new ones.
Set up the order recovery scenarios and the courier handling.
All it takes is the store address and the API credentials.