Skip to main content

Choose a link type

Choose a link type based on where the customer should go, whether parameters must be hidden, how long the link should remain valid, and how the link will be created. The following link types are available:

A destination link is a direct link to a Cleverbridge-hosted page you want customers to land on. It can point to any type of destination listed in Choose a destination, including Checkout 1.0 and Checkout 2.0 flow pages, partner portal, help pages, etc.

A destination link can look like https://www.cleverbridge.com/864/?scope=checkout&cart=97771&coupon=x21zy8&languages=fr. Parameters in such links are visible and unprotected, which makes these links easy to build and debug, but also easy for customers to modify.

If you don't want to share specific product details, for example, IDs, use display URLs or protected URLs instead.

Choose from the following tools and configuration methods to create destination links.

Summary

In short, choose the link type that fits your goal:

  • Destination: Fast, transparent, and works for all destinations, including Checkout 2.0.
  • Protected: Masks selected parameters. For Checkout 2.0 destinations, create protected links through the API.
  • Dynamic protected: Masks parameters and applies runtime rules such as expiry or usage caps. Available for Checkout 1.0 destinations only. For checkout-specific product variations in Checkout 2.0, use Dynamic Products.
  • Session: One-time, short-lived, API-only links for secure, pre-populated flows. Supported for Checkout 1.0 and Checkout 2.0 destinations.
  • Display (MVT): Stable, branded URL that routes to multiple destinations and supports testing.
  • Quote: Opens an approval-based offer for an initial order, subscription renewal, or subscription upgrade.

Did you find this doc useful?