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
Author: Anu Mathew
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
Fix the error during the Netsuite connection
Setup>Users/Roles>Access Tokens Make Inactive One or Two ( which are not necessary) in that Then this error will get solved. And the connection between Netsuite Become Success
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
Saved Search to Show Quantity-Based Item Pricing
Navigate to Lists > Search > Saved Searches > New Click Item Enter the Title Click Criteria Click Standard Filter: Select Pricing Fields… Pricing Filter: Select Price Level Price Level: Select any of desired Price LevelExample: Base Price Click Set Click Results Click Columns Field: Select Name Summary Type: Select Group Select Pricing Fields… Pricing Fields: Select Price Level Summary Type: Select Group Select Formula (Numeric) Summary Type: Select Maximum Formula: Enter Case when {pricing.pricelevel} = ‘Base Price’ and {pricing.quantityrange} = ‘1-19’ then {pricing.unitprice} else null end… Continue reading Saved Search to Show Quantity-Based Item Pricing
Export Order Cancellations, Refunds from NetSuite to BigCommerce
Export Order Cancellations from NetSuite to BigCommerce This flow exports the canceled order from NetSuite into BigCommerce. Once an order is marked as canceled or closed in NetSuite and you run this flow, the status of the same orders in BigCommerce is updated as canceled by the Integration App. Export Refunds from NetSuite to BigCommerce… Continue reading Export Order Cancellations, Refunds from NetSuite to BigCommerce
Export Fulfilments, Billing Information from NetSuite to BigCommerce
Export Fulfillments from NetSuite to BigCommerce The Fulfillment Export flow exports shipping and fulfillment data from NetSuite to BigCommerce on a scheduled basis. The Integration App supports complete and partial shipments and exports all tracking number data regardless of the shipping carrier you use (USPS, UPS, FedEx, etc.). BigCommerce Order status is not changed to… Continue reading Export Fulfilments, Billing Information from NetSuite to BigCommerce
Import customers and sales orders from BigCommerce to NetSuite
Import Sales Orders from BigCommerce to NetSuite While importing a new sales order, the integration app first checks whether there is an existing sales order in NetSuite with the same ExternalID as the mapped sales order. If the search finds a match, the new order is considered a duplicate and not imported. When you run… Continue reading Import customers and sales orders from BigCommerce to NetSuite
How to get credentials from a Shopify account
Open the Shopify account Click on the Apps option Click on App and Sales channel settings Then click on Develop apps Then give an App name and click on Create app Then Configure Admin API scopes Then select the version Then check the checkboxes of the Admin API access scopes and Save it. Now we… Continue reading How to get credentials from a Shopify account
Webhook Listener connection with Shopify
Click on the Add Source Select the Application as Shopify In What would like to do option select Listen for real-time data from the source application Then I select an existing listener Then Click Next Then create Webhook in the Shopify account For this click on Settings>Notification>Create Webhook option from the bottom Select the Event… Continue reading Webhook Listener connection with Shopify