Integrate Payment Pages 2.0
This article describes how to set up the client code to integrate the Payment Pages 2.0 to your commerce web page. Address the following in your client code:
- Include the Zuora JavaScript library .
- Provide the client parameters for Payment Pages 2.0 .
- Optionally, pre-populate the Payment Pages 2.0 form fields .
- Implement the callback function .
- Optionally, integrate Payment Pages 2.0 with advanced options .
- Render the Payment Pages 2.0 form .
- Add a <div> container for Payment Pages 2.0 .
When integrating your Payment Pages 2.0, ensure to use the full Zuora URL
https://www.zuora.com
in your client code.
zuora.com
is not allowed.