Welcome to Zuora Product Documentation

Explore our rich library of product information

Browser-side HTML features

Explore how to run HTML features in the browser using the Zephr CDN and understand the security implications of in-browser execution.

You can run HTML features in the browser in the following ways:

  • With the Zephr CDN.
  • Integrate Zephr in your existing technology stack.

You can also run HTML rules using the Zephr CDN as a Transformation Layer. For further information on using the Zephr CDN as a transformation layer, see the HTML Features in the CDN Transformation Layer topic.

Running HTML feature rules in-browser is less secure than using the transformation layer. This is due to the intrinsic risks associated with a JavaScript-based solution, such as the end user disabling JavaScript in their browser.