Welcome to Zuora Product Documentation

Explore our rich library of product information

Inject custom JavaScript

Learn how to inject custom JavaScript into your application by setting up static resources and specifying necessary field values.

  1. Implement your custom JavaScript.
  2. Browse to Setup > Develop > Static Resources .
  3. Click New .
  4. Specify the following field values:
    • Name: Specify ProductSelectorPlugin . Only the JavaScript with the exact name is recognized in the Product Selector.

    • In the File field, Upload the JavaScript file you created in the Step #1.

    • Cache Control: Set to Public.