# BigCommerce Ap

## BigCommerce

- [BigCommerce App](https://docs.digitalriver.com/bigcommerce/readme.md): BigCommerce allows merchants to concentrate on building innovative web applications without worrying about how to bill their customers.

## BigCommerce App 1.0

- [BigCommerce App 1.0](https://docs.digitalriver.com/bigcommerce/1.0-4/readme.md): BigCommerce allows merchants to concentrate on building innovative web applications without worrying about how to bill their customers.
- [Introduction](https://docs.digitalriver.com/bigcommerce/1.0-4/introduction.md): BigCommerce is a recurring billing system designed for software as a service (SaaS) companies.
- [Supported countries](https://docs.digitalriver.com/bigcommerce/1.0-4/introduction/supported-countries.md): Learn about supported countries.
- [General workflow](https://docs.digitalriver.com/bigcommerce/1.0-4/introduction/general-workflow.md): Learn about the general workflow for the BigCommerce app.
- [Features](https://docs.digitalriver.com/bigcommerce/1.0-4/introduction/features.md): Learn about the features for the Digital River app.
- [Requirements](https://docs.digitalriver.com/bigcommerce/1.0-4/introduction/requirements.md): Learn about the requirements for the BigCommerce app.
- [Considerations](https://docs.digitalriver.com/bigcommerce/1.0-4/introduction/requirements/considerations.md): Learn about the considerations for the BigCommerce app.
- [Limitations](https://docs.digitalriver.com/bigcommerce/1.0-4/introduction/requirements/limitations.md): Learn about the limitations for the BigCommerce app.
- [Install the Digital River app](https://docs.digitalriver.com/bigcommerce/1.0-4/install-the-digital-river-app.md): Learn how to install the Digital River app.
- [Configure the BigCommerce settings](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings.md): Learn how to set up the store for the BigCommerce app.
- [Step 1: Configure the store profile](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-1-configure-the-store-profile.md): Learn how to configure your store profile.
- [Step 2: Configure payments](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-2-configure-payments.md): Learn how to configure payments for your store.
- [Step 3: Configure currencies](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-3-configure-currencies.md): Learn how to configure currencies for your store.
- [Step 4: Configure tax](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-4-configure-tax.md): Learn how to configure tax for your store.
- [Step 5: Configure shipping](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-5-configure-shipping.md): Learn how to configure shipping for your store.
- [Step 6: Create a script for Digital River compliance terms](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-6-create-a-script-for-digital-river-compliance-terms.md): Learn how to create a script for the Digital River compliance terms.
- [Step 7: Edit the required phone number field](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-7-edit-the-required-phone-number-field.md): Learn how to set the phone number field to required.
- [Step 8: Configure a product](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-8-configure-a-product.md): Learn how to configure a product for your store.
- [Step 9: Configure transactional emails](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-9-configure-transactional-emails.md): Learn how to configure transactional emails in the BigCommerce App.
- [Step 10: Complete certification](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-10-complete-certification.md): Learn how to complete certification for the BigCommerce App.
- [Step 11: Start accepting payment](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-11-start-accepting-payment.md): Learn how to start accepting payments in the Big Commerce App.
- [Shopper experience](https://docs.digitalriver.com/bigcommerce/1.0-4/shopper-experience.md): Understand the shopper experience.
- [Payment methods](https://docs.digitalriver.com/bigcommerce/1.0-4/shopper-experience/payment-methods.md): Learn more about the payment methods supported by BigCommerce using Drop-in payments.
- [Cards](https://docs.digitalriver.com/bigcommerce/1.0-4/shopper-experience/payment-methods/cards.md): Learn about supported Credit Cards for BigCommerce.
- [Google Pay](https://docs.digitalriver.com/bigcommerce/1.0-4/shopper-experience/payment-methods/google-pay.md): Learn about supported Google Pay for BigCommerce.
- [Webhooks](https://docs.digitalriver.com/bigcommerce/1.0-4/webhooks.md): Learn what webhooks are enabled with Digital River configuration.
- [Status mappings](https://docs.digitalriver.com/bigcommerce/1.0-4/status-mappings.md): Learn how notifications trigger status updates.
- [Fraud prevention](https://docs.digitalriver.com/bigcommerce/1.0-4/fraud-prevention.md): Learn how Digital River prevents fraud.
- [3D-Secure](https://docs.digitalriver.com/bigcommerce/1.0-4/3d-secure.md): Learn what security measures protect the BigCommerce app.
- [Multicurrency](https://docs.digitalriver.com/bigcommerce/1.0-4/multicurrency.md): Learn how Digital River supports multiple currencies on BigCommerce.
- [Look and feel](https://docs.digitalriver.com/bigcommerce/1.0-4/look-and-feel.md): Learn how to customize Drop-in.
- [Test the app](https://docs.digitalriver.com/bigcommerce/1.0-4/test-the-app.md): Learn how to test the BigCommerce app.
- [Common questions](https://docs.digitalriver.com/bigcommerce/1.0-4/common-questions.md): Find answers to common questions.
- [Support](https://docs.digitalriver.com/bigcommerce/1.0-4/support.md): Have a problem? We can help!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.digitalriver.com/bigcommerce/readme.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.
