Create Digital River webhooks
Learn how to create Digital River webhooks.
Create and configure webhooks in the Digital River Dashboard to communicate order status information between Digital River and BigCommerce.
In the Digital River APIs, you can use numerous event types you have subscribed to send to webhooks created for your BigCommerce/Digital River integration.
To subscribe to an event, make sure you have set up the webhooks that will send the designated events directly to an endpoint on the server.
The following event types are used with this integration:
order.accepted
order.blocked
order.cancelled
order.complete
order.dispute
order.refunded
fulfillment.created
refund.complete
Update API key information
Use the following values when setting up API key information for webhook and event use in BigCommerce:

PTE API key values
Attribute
Value
Endpoint
http://dispatch-pte.digitalriverws.net/drop-in/events
Username
Key
Password
Secret
PROD API key values
Attribute
Value
Endpoint
http://api.digitalriver.com/drop-in/events
Username
Key
Password
Secret
Last updated