LogoLogo
  • Digital River commercetools 1.0
    • System Requirements
    • Upgrade path
  • Understand the Digital River commercetools integration
    • Understand the integration workflow
    • Features
    • What’s new for Digital River's commercetools integration 1.0
  • Install and configure the Digital River commercetools integration
  • Create integration access keys
  • Configure the integration
    • Configure Digital River in Dashboard
    • Configure commercetools
    • Map shared data used in the integration
  • Deploy the integration
    • Understand integration environment variables
  • Use the commercetools Merchant Center custom application
    • Install and deploy the Merchant Center custom application
    • Configure the Merchant Center custom application
    • Integrate with a store for payments
    • Configure shipping methods
    • Enable customer management options
    • Understand integration logs
    • Merchant Center custom application user guide
      • Authorize a payment
      • Cancel an authorization
      • Capture a payment
      • Use the demo store custom application
      • Refund a payment
  • Support
Powered by GitBook
On this page
  1. Use the commercetools Merchant Center custom application

Integrate with a store for payments

Learn how to integrate with a store for payments.

PreviousConfigure the Merchant Center custom applicationNextConfigure shipping methods

Last updated 2 years ago

A Digital River Javascript library is used to render a checkout modal to take users through the checkout process. You need to update your commercetools cart and payment with the data required by the integration and then hand it over to the Javascript library. Refer to for more detail.

Data is mapped from commercetools resources to Digital River resources to allow for successful sharing and synchronization of data. For more information on how this is done, refer to topic.

Use the A ReactJS demonstration store if you would like a functional example. Refer to for complete details.

Authorize a payment
Map shared data used in the integration
Use the commercetools Merchant Center custom application