Learn about the Zonos Landed Cost for Salesforce Commerce Cloud.
Looking for a quick and easy way to integrate duties and taxes into your Salesforce Commerce Cloud platform?
With Zonos Landed Cost for Salesforce Commerce Cloud, your customers get accurate duties, taxes, and shipping rates at checkout. With an improved customer experience, this means conversion, retention, and profit for you!
Features
Landed Cost for Salesforce Commerce Cloud allows you to:
- Enhance your international customers’ experience by removing the “unknown” of additional fees at the time your package arrives.
- Reduce the amount of package refusals due to unexpected fees.
- Increase delivery time and reduce delays from carriers and brokers requiring additional monies for duties and taxes.
- Set up custom shipping rates and rules that may not be currently available to your store on Salesforce Commerce Cloud.
Getting started
Follow the steps below to install Landed Cost for Salesforce Commerce Cloud.
Please reach out to your Sales or CS representative to request the .xml and cartridge files.
-
Deploy the cartridge
int_zonos_sfra
to the sandbox by running the NPM install and uploading it. -
Add
int_zonos_sfra
to the left of the cartridge path. -
Upload/import the System Objection Extensions XML file (
20191210-zonos-system-objects.xml
). -
Go to Merchant Tools -> Site Preferences -> Custom Preferences.
-
Click on the Zonos attribute group.
-
Next, enter the appropriate values for your storefront. Below are some example values as a reference.
Field | Value |
---|---|
Zonos Enabled | Yes |
Zonos Token | 10ab11c0-11b0-1011-0cde-1f01g0111h01 |
Zonos Secret | a1bcd010-e11f-101g-h111-10j10101k10l |
Zonos Store Id | #### |
Zonos Version | 2019-11-21 |
Zonos Site Key | 1AB01CDECDE0F |
- Go to Merchant Tools -> Ordering -> Shipping Methods to fill in the three Zonos custom attributes below as these are sent to the Zonos API.
Carrier
Service Level
IsDDP
- Set up SFCC Services, profiles, and credentials for Zonos API calls.
a) Profiles
: Zonos
- Connection Timeout: 6000
b) Credentials
: Zonos_LandedCost
-
URL:
https://api.zonos.com/v1/landed_cost
-
User: [Leave blank]
-
Password: [Leave blank]
: Zonos_OrderComplete
-
URL:
https://api.iglobalstores.com/v2/setShipmentTracking
-
User: [Leave blank]
-
Password: [Leave blank]
c) Services
: Zonos_LandedCost
-
Type: HTTP
-
Enabled: [checked]
-
Service Mode: Live
-
Log Name Prefix: Zonos
-
Communication Log Enabled: [unchecked]
-
Force PRD Behavior: [checked]
-
Profile: Zonos
-
Credentials: Zonos_LandedCost
: Zonos_OrderComplete
-
Type: HTTP
-
Enabled: [checked]
-
Service Mode: Live
-
Log Name Prefix: Zonos
-
Communication Log Enabled: [unchecked]
-
Force PRD Behavior: [checked]
-
Profile: Zonos
-
Credentials: Zonos_OrderComplete
Zonos Landed Cost for Salesforce