Refund basics
Learn the basics of issuing refunds
Last updated
Learn the basics of issuing refunds
Last updated
A smooth, easy-to-use refund process can provide your customers with a positive experience. Delivering timely refunds can also help minimize your risk of .
The allows you to issue customers full or partial refunds on product costs, shipping expenses, taxes, duties, and fees. The API also allows you to refund the same multiple times. However, you cannot greater than the combined amount of an .
You can also through .
Refunds can only be applied to the payment method used for the purchase.
For details on how we refund purchases made with multiple payment methods, refer to when on the page.
If customers use a credit card to make the purchase and that card is cancelled or expires before your refund request, card issuers can still handle the refund. Typically, the issuer credits the customer's replacement card, but in situations where no replacement exists, a check is usually mailed.
After you , Digital River relays your request to the customer's bank or credit card issuer. If the request is approved, your integration typically receives the event within 24 hours. However, it may take five to ten business days before customers see the credit on their statements.
In the unlikely event that a fails, the state
transitions to failed
. You can be notified of this state change by subscribing to the event. When Digital River can pinpoint the cause of the failure, failureReason
is populated in the event's payload.
When a refund request is approved, the refund's state
transitions to succeeded
. You can be notified of this state change by subscribing to the event. We recommend you wait to receive this event before informing customers that their refund was successfully processed.