Documentation
Basics Forms Shortcuts and URLs Modules Miscellaneous OtherMerchant Account File Manager Using keAdmin Templates And Snippets Services Content Special Functions
Check If Files Exist Is A Directory Function To Replace Html Function To Replace Text Function to show content based on eGroup membership Function to strip HTML between two markers Compare Numbers Compare Strings Default values for input fields Default shipping values for user Pick a random value from list Datetime conversions Shipping European Central Bank Exchange Rates Remove On Print Remove If None Custom content based on service consumed Show Hide OnVisitor/OnUser User Subscription Check Generic switch function
Shipping
- initialization for UPS: |SHIPPING_INIT(UPS,SNIPPET_CODE)|
- where:
- SNIPPET_CODE is the snippet code for UPS connection
- initialization for FedEx: |SHIPPING_INIT(FEDEX,SNIPPET_CODE_FEDEX_RATES,SNIPPET_CODE_FEDEX_INIT)|
- where:
- SNIPPET_CODE_FEDEX_INIT is the snippet code for FedEx connection
- SNIPPET_CODE_FEDEX_RATES is the snippet for custom rates
- FedEd rates
- function format: |SHIPPING_CALCULATE(FEDEX,_shipping_method_)|
- where:
- _shipping_method_ is the desired method of shipping
PRIORITYOVERNIGHT - FedEx Priority Overnight
STANDARDOVERNIGHT - FedEx Standard Overnight
FIRSTOVERNIGHT - FedEx First Overnight
FEDEX2DAY - FedEx 2 Day
FEDEXEXPRESSSAVER - FedEx Express Saver
INTERNATIONALPRIORITY - FedEx International Priority
INTERNATIONALECONOMY - FedEx International Economy
INTERNATIONALFIRST - FedEx International First
FEDEX1DAYFREIGHT - FedEx 1 Day Freight
FEDEX2DAYFREIGHT - FedEx 2 Day Freight
FEDEX3DAYFREIGHT - FedEx 3 Day Freight
FEDEXGROUND - FedEx Ground
GROUNDHOMEDELIVERY - FedEx Ground Home Delivery
INTERNATIONALPRIORITYFREIGHT - FedEx International Priority Freight
INTERNATIONALECONOMYFREIGHT - FedEx International Economy Freight
EUROPEFIRSTINTERNATIONALPRIORITY - FedEx Europe First International Priority
- UPS rates
- function format: |SHIPPING_CALCULATE(UPS,_shipping_method_)|
- where:
- _shipping_method_ is the desired method of shipping
01 - UPS Next Day Air
02 - UPS 2nd Day Air
03 - UPS Ground
07 - UPS Worldwide Express
08 - UPS Worldwide Expedited
11 - UPS Standard
12 - UPS 3 Day Select
13 - UPS Next Day Air Saver
14 - UPS Next Day Air Early A.M.
54 - UPS Worldwide Express Plus
59 - UPS 2nd Day Air A.M.