Establish the connection between BigCommerce and Marketplacer
To connect BigCommerce and Marketplacer, follow these steps in your BigCommerce Admin:
- In the BigCommerce menu, go to Settings › Store-level API Tokens, then click + Create API Account.
- Under Token Type, choose Create V2/V3 API Token.
- Enter a Name for the API account. Example: www.marketplacer.com (for your reference only).
- Configure the OAuth Scopes as follows:
API Resource Access Level Content Read-Only Checkout Content Modify Customers Modify Customers Login Login Information & Settings Read-Only Marketing None Orders Modify Order Transactions None Create Payments Create Get Payment Methods Read-Only Stored Payment Instruments Modify Products Read-Only Themes Read-Only Carts Modify Checkouts Modify Sites & Routes Modify Channel Settings Modify Channel Listings Modify Storefront API Tokens Manage Storefront API Customer Impersonation Tokens None Note: If you want orders to create or be assigned to existing customers in BigCommerce, you must set the Customers scope to Modify as well. Otherwise, all orders are created as guest orders. -
Make a note of the API Path displayed. You will need this for your Marketplacer integration setup.
- Click Save.
- When you click Save, a .txt file automatically downloads to your computer (example:
BigCommerceAPI-credentials-xxxx.txt
). This file contains all the necessary information required to enter into Marketplacer. Your BigCommerce setup is now complete.
Marketplacer setup
- In MConnect, connect your Marketplacer account.
- Select BigCommerce from the third-party e-commerce platform options.
- Choose the product attributes you want to sync. You can still change this sync setup in Settings later on.
Note: When an item on BigCommerce is a pre-order item, Marketplacer does not sync this preorder product until after this product becomes available to be purchased and delivered at transaction time. - Enable currency conversion, if required.
- To connect your BigCommerce account, enter values for the Store hash and Client ID fields. You can copy and paste the relevant information from the .txt file BigCommerce generated directly into your account. The information you need is Store Hash (API PATH), Client ID & Access Token, which you can find in the .txt file.
If your API Path displayed is https://api.bigcommerce.com/stores/yjurnor2yh/v3/, then your Store Hash is "yjurnor2yh". Please see the below screenshot on how it should appear before Submitting.
Related articles