# Use the commercetools Merchant Center custom application

## commercetools Merchant Center custom application <a href="#deployment" id="deployment"></a>

The integration comes with the commercetools [Merchant Center custom application](https://docs.commercetools.com/custom-applications/) which lets you do the following:

* Set and rotate Digital River API keys and webhook secrets.
* Configure one or more `shipFrom` addresses to be used with Digital River orders.
* View the status of the synchronization of product data from commercetools to Digital River.
* Perform a full catalog sync between commercetools and Digital.

The custom application is written in [React](https://reactjs.org/) using the [components supplied by commercetools](https://docs.commercetools.com/custom-applications/) and is supplied as source code.

This section provides information on the following areas related to using the Merchant Center custom application with the integration:

* Installing and deploying the Merchant Center custom application&#x20;
* Configuring the Merchant Center custom application
* Integrating with a store for payments
* Configuring shipping methods
* Enabling customer management options
* Understanding commercetools logs
* Merchant Center User Guide - describes how to use the Merchant Center custom application as a tool in the integration
* Understanding integration logs


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digitalriver.com/commercetools-1/use-the-commercetools-merchant-center-custom-application.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
