- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Question or Problem Statement:
When I click 'New Payment method' button on the quote page, it opens up a blank page instead of Zuora iFrame. The button is a Zuora standard button which invokes a standard Zuora package. Please see screenshot below:
1. Please open developer console of the browser to reproduce the issue.
2. From the console, we can see the error indicates the zuora.js failed to load due to name not resolved.
3. Please confirm to access the URL and make sure it is not loaded.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Solution:
The URL configured in Z-Quote > Zuora Connection Settings is not correct.
The correct URL should be:
Production: https://zforsf.zuora.com
API Sandbox: https://apisandbox-zforsf.zuora.com
Supporting References:
https://knowledgecenter.zuora.com/AA_Whats_New/M_A
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √