Learn how to test hosted pages in Salesforce, including Hosted Payment Method and Checkout pages.
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.
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.