Create the Prebuilt Checkout configuration
Create the Prebuilt Checkout configuration needed for using with BigCommerce.
Last updated
Create the Prebuilt Checkout configuration needed for using with BigCommerce.
Last updated
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 drop-in scope to include bigCommerce
data.
The following sample excerpt from the configuration file shows how this is done:
Use the following values when updating the drop-in
section of the configuration service for using Prebuilt Checkout with BigCommerce:
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:
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.