> For the complete documentation index, see [llms.txt](https://docs.digitalriver.com/bigcommerce-prebuilt-checkout-solution/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalriver.com/bigcommerce-prebuilt-checkout-solution/use-digital-river-prebuilt-checkout-with-bigcommerce/create-the-prebuilt-checkout-configuration.md).

# Create the Prebuilt Checkout configuration

Create the Prebuilt Checkout configuration needed for using with BigCommerce.

To use Prebuilt Checkout with BigCommerce, provide updated configuration information to integrate the feature. Complete the following tasks to do this.

## Update the Configuration Service&#x20;

Update the configuration service drop-in scope to include `bigCommerce` data. \
The following sample excerpt from the configuration file shows how this is done:

<figure><img src="https://1794393090-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbpluWKtvZjpZc2on4950%2Fuploads%2FXm0XIRtcSIdDTbQ9uWCl%2Fcreate%20the%20prebuilt%20code%20snippet%201.png?alt=media&amp;token=bf6f1a2a-f0b6-4c5c-b342-78a757238aed" alt=""><figcaption></figcaption></figure>

Use the following values when updating the `drop-in` section of the configuration service for using Prebuilt Checkout with BigCommerce:

| **Attribute**       | **Value**                                                              |
| ------------------- | ---------------------------------------------------------------------- |
| `bc_auth_token`     | Specifies the API key the client created in their BigCommerce store.   |
| `bc_store_id`       | Specifies the client's BigCommerce store ID.                           |
| `defaultSkuGroupId` | Specifies the default SKU group used if a  skuGroup is not configured. |

## Update the API Key configuration.&#x20;

Update the client's public and secret API key to include the `partner-id`attribute to specify `BIG_COMMERCE`. Do this from the BigCommerce dashboard as follows:

<figure><img src="https://1794393090-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbpluWKtvZjpZc2on4950%2Fuploads%2FHgbczNfX3AaB9LEsBEgt%2Fimage.png?alt=media&amp;token=58755eb3-1f72-4dcf-9e41-96c0af054e0a" alt=""><figcaption></figcaption></figure>
