Create a test account
Sign in to Dashboard
System status
Search…
Digital River API
Getting started
Integration options
Drop-in Checkout
Components
Connectors
Order management
Order basics
Fulfilling goods and services
Capturing and cancelling charges
Handling reversals
Responding to events
Files and file links
Payments
Payment solutions
Supported payment methods
Source basics
PSD2 and SCA
Product management
Product basics
Managing SKUs
Using product details
Grouping SKUs
SKU-inventory item pairs
Managing inventory items
Regulatory fees
Customer management
Customer basics
Creating and updating customers
Setting up tax exemptions
Recording a customer's request to be forgotten
Financial reporting
Financials basics
Sales transactions
Sales summaries
Payouts
Developer resources
Postman collection
Testing scenarios
API structure
Best practices
Standards and certifications
Certification process
Compliance requirements
Documentation requirements
Integration checklists
Admin portal
Products and SKUs
Customers and tax exemptions
Checkouts, payment sources, and orders
Disclosures, compliance statements, and emails
Fulfillments and cancellations
Customer portal
Order refund synchronization
Reversals
Error handling
Test and use cases
Rate Limiting
Commerce infrastructure
administration
Dashboard
Create test account
Sign in
General Resources
API reference
Release notes
Versioning
Glossary
Powered By
GitBook
Reversals
Learn more about the standards related to performing reverse logistics.
The
checklist items
and
standards
in this section cover how to perform reverse logistics related to refunds and returns.
Integration checklist
Click any checklist item to be provided more detail on how to meet the integration standard.
​
Using the Refunds API, can you initiate a refund request from the admin portal of your commerce system?
​
​
Using the Refunds API, can you display details about previous refund requests from the admin portal of your commerce system
?
Integration standards
These integration standards relate to reversals:
Initiate refunds in your admin portal
In your commerce system's admin portal, you should build a mechanism for
submitting refund requests
. When you build this feature, you should also ensure that you can capture and display any
failure reasons
returned by a call to the
Refunds API
.
Display refund information in your admin portal
In your commerce system's admin portal, you should build a mechanism that
searches for previously requested refunds
and displays that information. This information should be available on a per-order basis using the
Orders resource
and per-refund using the
Refunds resource
.
API interfaces
Documentation
Direct API
PHP SDK
​
Refunds
​
​
Refunds
​
​
Refunds
​
​
Returns
​
​
Returns
​
​
ReturnRequest
​
​
Events
: refund.created, refund.failed, refund.complete
​
Events
​
​
Previous
Order refund synchronization
Next
Error handling
Last modified
1mo ago
Export as PDF
Copy link
Contents
Integration checklist
Integration standards
Initiate refunds in your admin portal
Display refund information in your admin portal
API interfaces