How does MSR work in SuiteScript? When working with MSR-enabled transactions in SuiteScript, developers should be aware of the following: ? In SuiteScript, at the time of creating a sales order, you cannot override the default shipping rate that has been set for an item. SuiteScript developers should be aware of this when creating user… Continue reading Multiple Ship Route (MSR) in SuiteScript
Tag: shipping
ShipperHQ in Bigcommerce
When one of your customers goes through the checkout flow, BigCommerce will reach out to ShipperHQ via an API call and ask ShipperHQ what shipping rates to offer to your customers. ShipperHQ will return a set of values in the API response and BigCommerce will use those values to display them to your customers. As… Continue reading ShipperHQ in Bigcommerce
Address field can directly retrieve from transaction record.
Previously, to anonymize information about addresses, you had to select multiple fields: Shipping Address Country, Override, Shipping Address State, Shipping Address Zip Code, Shipping Address is Residential, Billing Address is Residential, Ship To, Shipping Address, Vendor, and Billing Address. Now, to select all of the corresponding address fields, you can select the Shipping Address and… Continue reading Address field can directly retrieve from transaction record.