Comment on page
Release notes
Keep track of changes and updates to the Digital River API.
The terms used below include information about how your integration may be affected by new code releases. There are non-breaking and breaking changes:
- Non-breaking changes include incremental or "safe" changes and some new features.
- Breaking changes include changes that involve major refactoring or rewrites. They are listed on this page with an orange banner indicator.
- Known issues are items we are aware of and are indicated with a red banner.
You can now:
If you pair an external subscription service with Prebuilt Checkout, you can now display the subscription's billing frequency.
You can now set a preferred language for purchase invoices and credit memos in the Optional information subsection of the Create Prebuilt Checkout link page.
- You can now customize the settings and options used and saved in your Prebuilt Checkout configuration.
We updated the event types documentation with a list of all event types available from the Dashboard Create webook page. The list includes new Subscriptions events.
- Digital River has recently added CCAvenue to its payment method options. CCAvenue is a payment processing option for Digital River clients with an Indian bank account. This auto-settle payment method offers various local payment options in India, such as Credit Cards, Wallet, Net Banking, and UPI.
Whether you use Dashboard or another user agent to create a link to a Prebuilt Checkout, if
language
, shoppingCountry
, items[].metadata
, or metadata
are defined in the request, then that data is now persisted in the checkout-session, checkout, and, assuming the customer successfully completes the purchase, the order as well.This applies to both one-time and reusable links.
A SKU's
id
can now contain one or more .
(dots/points). For details, refer to Unique identifier on the Managing SKUs page. - We enabled GitBook AI, a semantic search tool, on the Documentation Portal.To find GitBook AI, click the Search bar in the upper right corner.Type your question in the Ask or search field and click Ask "{{Search content}} using GitBook AI. You can ask GitBook AI anything regarding Digital River features. It will give you plain English answers in seconds. For example, you can ask for an overview of a feature, and GitBook AI will return a quick and concise answer. Note: While semantic search can provide robust answers, sometimes the answers may be wrong. If you think the answer is incorrect, use the regular search to locate information.Additionally, GitBook AI will provide follow-up questions that you might be interested in.You can also see where GitBook AI found the information and click through to read more.You can ask for a code snippet for an API.You can ask for the steps to perform a specific task.
- We added Box Shadow as an available custom style when configuring custom styles for DigitalRiver.js with Elements.
Digital River adds Clearpay to the payment method roster! By leveraging Afterpay, your shoppers have the flexibility to buy now and pay for their purchases in 3 interest-free payments over 60 days. Learn how you can add Clearpay here.
Amazon Pay is a global digital wallet paving the way for your brand to gain visibility and access to millions of existing Amazon customers. This payment method boasts a highly secure and seamless checkout experience, leveraging saved shipping and payment information in the shopper's Amazon account. As a result, the shopper can complete their transactions in 3 simple clicks and almost twice as fast as other payment options. Digital River supports Amazon Pay Checkout.
- In update order requests, you can now pass
upstreamId
. This operation results in the creation of an event whosetype
isorder.updated
. - In create fulfillment cancellation requests, you can now pass
items[].fulfillmentOrderItemUpstreamId
.
Last modified 24d ago