Integrate the Payment Page into your client for Adyen UPI QR
Follow the instructions in Integrate Payment Pages 2.0 to set up the client-side integration. This task highlights the steps that are specific to Adyen Integration v2.0 and UPI QR flows.
Your client integration must:
- Render the Payment Page by using the Zuora JavaScript library.
- Implement a callback function to handle the response.
- Handle
Payment_Status_Unknownby querying the payment status through the REST API.
The Payment Page is integrated into your client, and your application can handle both successful and uncertain payment outcomes.