To integrate Trustvoice with a store running on Vendre, please provide the following details.
customerwebsite.com.The Vendre integration supports both product and order data,
but Trustvoice typically uses it only for retrieving order data.
📝 Note: Product data is generally fetched via separate channels such as a Google Shopping feed or other structured product feeds. View product feed guide
Vendre does not allow generating the API token via the admin interface.
To receive it, follow these steps:
Provide your store domain, e.g. yourstore.com.
GET https://api.vendre.io/api/ordersAuthorization: Bearer {access_token}Trustvoice filters order data based on order status codes.
By default, we use status code 3 (usually meaning “completed” orders).
⚠️ Important: If your store uses a different status code for completed orders, let your Trustvoice contact know so we can adjust the setup.