Welcome to Zuora Product Documentation

Explore our rich library of product information

Set up Zuora Payment Page in Zuora CPQ

Learn how to set up, customize, and test a Payment Page in Zuora, including adding it to the Quote Wizard and Quote Detail page.

  1. Set up a Payment Page in Zuora.
  2. Retrieve the Payment Page Settings in Zuora Quotes.
  3. (Optional) Using the plugins available on the PaymentPage component, customize your Payment Page.
  4. Test the Payment Page.
  5. (Optional) Add a Payment Page to the Quote Wizard.
    1. Create a custom Visualforce page for the Quote Wizard. See Payment Page Use Case for an example page, its controller, and a callback page.
    2. Add the custom Visualforce page from the previous step to the Quote Wizard.
  6. (Optional) Add the Payment Page button on the Quote Detail page.
    1. Create a custom Visualforce page for the custom button. See Payment Page Use Case for an example page, its controller, and a callback page.
    2. Add a custom button on the Quote (zqu__Quote__c) object using the custom Visualforce page. See Use Case: Create a Payment Page Button for an example.
    3. Add the custom button to the Quote Detail page.
  7. Test Payment Page submission and see if a new payment method is created in Zuora.