Webhooks Integration
You can integrate any shopping cart by providing three custom programmed URLs to our software.
Each URL will receive a custom http header called "x-rsis-key" with a secret key on each request. You can choose the secret key and configure it along with the URLs in our software. You should check each request to make sure it includes your chosen key to prevent unauthorized access to your system. Because the key is sent with each request, you should make sure your URLs are served via HTTPS to prevent discovery of your secret key.
Webhooks Documentation
Steps to Configure the Webhooks Integration
- Go to eCommerce Webship and select the gear icon to access the settings screen
- Click eCommerce Integrations
- At this page you can view and modify previous integrations. Since we are adding a new one, select Add eCommerce Integration
- Click Webhooks
- Enter your List Orders URL, Update Order URL, and your Secret Key
- Click "Save New Integration"
- You are now connected — Happy shipping!