WooCommerce UPS Label and Live Rates - iBen
  • Usefull Links
    • Check on CodeCanyon
    • Check on iBen website
    • Live demo
    • Video Presentation
  • Introduction
    • Introduction
      • Description
      • Screenshots
  • INSTALLATION
    • Download and Installation
      • Requirements
      • Download Plugin
      • Installation
      • Register your license
      • Update UPS plugin
  • UPS accounts & Services
    • Set your UPS account
      • Receive UPS Client & Secret ID
      • Set UPS API key, shipper info, shipform info
      • Ready to create shipments
    • Set Live rates & UPS services
      • Edit UPS services
  • UPS Global Settings
    • UPS Global Settings
      • General settings
        • Example - How to get debug logs for frontend UPS rates
      • UPS Live rates
      • Label size settings (Single Order)
      • Other features
      • International forms
    • Tracking email settings
      • Email settings
      • Global shortcodes for emails templates
    • Various actions
  • Developer
    • Custom functions
Powered by GitBook
On this page
  1. UPS Global Settings
  2. Tracking email settings

Global shortcodes for emails templates

PreviousEmail settingsNextVarious actions

Last updated 3 years ago

UPS tracking links

This shortcode will return all UPS vouchers links for the specific order ID

[iben_ups_shortcode_tracking_number_link order_id = "xxx" prefix_text="TEXT BEFORE LINKS" suffix_text="TEXT AFTER LINKS"]

Preview in completed email

UPS tracing

This shortcode will return the UPS tracing history for the specific order ID if shipments exist.

You need to pass order_id argument. Optional is locale

[iben_ups_shortcode_tracing_by_order_id order_id = "xxx" locale = "en_US" style="false"]

Preview