Order refund synchronization
Learn more about the standards related to synchronizing order refund data.
Last updated
Learn more about the standards related to synchronizing order refund data.
Last updated
The and in this section cover how to consume refund and chargeback events and use them to update order refund data in your commerce system. This helps ensure that the data in your system stays in sync with the data in Digital River's system throughout the entire order life cycle.
Click any checklist item to see more detail on how to meet the integration standard.
These integration standards relate to synchronizing order refund states:
After you , Digital River processes your request and emits refund-related to your . When you receive the refund.complete
and order.charge.refund.complete
events, update your commerce system with the state
value, and other information, delivered in the events.
When Digital River processes and completes a chargeback, we create a with a type
of fraud_chargeback
or non_fraud_chargeback
and send you both a sales_transaction.created
and order.chargeback
event. You should use the order.chargeback
event to update the status of the order refund in your commerce system.
: order.charge.refund.complete, order.chargeback