Default Payment Page
The Default Payment Page in Zuora Quotes allows for a code-free setup to implement payment processing using predefined field settings.
If you select the Default field of a Payment Page, the Payment Page becomes the default Payment Page in Zuora Quotes. Use the default Payment Page to implement an out of the box Payment Page without additional coding.
To use the code-free setup option with the default Payment Page, the default Payment Page must be configured with the following field settings. See Configure Payment Pages 2.0 for more information about the fields.
- Hosted Domain: https://zqu.<Salesforce Server instance>.visual.force.com
- Callback Path: /apex/PaymentPageCallback
After setting up the default Payment Page, you can use the out of the box Visualforce page, CreatePaymentMethod, in the Quote Wizard or Quote menu button to quickly support payment processing in your quote flow. The CreatePaymentMethod page uses the default Payment Page if no page Id is specified in the pageId URL parameter.