BigCommerce Inventory Sync & NetSuite Purchase Order Template Updates

Analysis that was submitted earlier to the client Initial Setup – One-Time Sync Enable inventory tracking on product records in BigCommerce. This allows BigCommerce to manage inventory for items. Perform a one-time mass update to enable inventory tracking for all existing products already synced with BigCommerce. This will ensure that the available quantity for all… Continue reading BigCommerce Inventory Sync & NetSuite Purchase Order Template Updates

How to add script to a theme in bigcommerce

To customize features in Bigcommerce , most of the times we may need to add or customize javascript in the theme files. Do follow the steps to add Javascript. Log in to BigCommerce admin panel. From the sidebar, navigate to “Storefront” and select “Script Manager.” In the Script Manager, click on the “Create Script” button.… Continue reading How to add script to a theme in bigcommerce

Order Refunds in BigCommerce

Order V3 exposes endpoints for creating refunds against orders with settled payments. These endpoints are useful when building order management or payment integrations as they make embedding refund functionality directly into the application possible without requiring merchants to return to their BigCommerce control panel. Refunding an order consists of two API requests. Operation – post… Continue reading Order Refunds in BigCommerce

Install the Bigcommerce – Netsuite Integration in Celigo

First, configure the Netsuite with this by giving the Account ID, ( which we get from Setup>Company>Company Information) Then configure the Bigcommerce To configure this we should have a Client ID, Acess token, and Store hash ( all 3 are provided by the client, in the case of the test account we can generate this)… Continue reading Install the Bigcommerce – Netsuite Integration in Celigo

Bulk Pricing in Bigcommerce

To encourage shoppers to purchase more and in higher quantities, merchants will often offer quantity discounts on certain products, also known as bulk pricing. Bulk pricing involves offering a particular item or group of items at a lower price based on the number ordered. This is particularly useful to wholesalers and merchants who sell items… Continue reading Bulk Pricing in Bigcommerce

Steps To Find Access Token, Store HASH, and Client ID from BigCommerce account

Log in to your BigCommerce account.  From the left pane, select Advanced Settings > API Accounts. The Store API Accounts page is displayed. Click Create API Account. The Create API account page is displayed. Enter the API account name in the Name textbox and make the selection as shown in the following image for Oauth Scopes: Note: You can find… Continue reading Steps To Find Access Token, Store HASH, and Client ID from BigCommerce account

BigCommerce connection with celigo

To connect BigCommerce with celigo , we need the access token ,Store hash, Client ID. Go to settings in the BigCommerce account . Select the API accounts Click on “create API account“ Add name for the account Make the selection for Oauth Scopes: Store hash is “rxmzgid9dc“ Click Save. The BigCommerce API Credential page is displayed that… Continue reading BigCommerce connection with celigo

Sync Customer from BigCommerce to NetSuite

To create the flow to sync Customers from BigCommerce to NetSuite, we can use the inbuilt integration flows of BigCommerce – NetSuite. In export , the connection is BigCommerce, provide BigCommerce connection, select the API version, API Name, API endpoint and Export type. then save and close. Add a Lookup for customer address save and… Continue reading Sync Customer from BigCommerce to NetSuite