Welcome to Zuora Product Documentation

Explore our rich library of product information

Test Hosted Page in Salesforce

Learn how to test hosted pages in Salesforce, including Hosted Payment Method and Checkout pages.

  1. In Salesforce, navigate to:
    • apex/zqu__hpm if you are testing a Hosted Payment Method page in version 6.0 or higher. For example, https://c.na14.visual.force.com/apex/zqu__hpm.
    • apex/PaymentMethodCreation or apex/HPMSample if you are testing a Hosted Payment Method page in a version older than 6.0. For example, https://c.na14.visual.force.com/apex/PaymentMethodCreation.
    • apex/zqu_checkout if you are testing a Hosted Checkout page.
  2. The hosted page you defined above is embedded on the page. If you don't see the hosted page, check if the Zuora Hosted Payment Pages Setting is configured correctly.