Implement one-time payment flows on Adyen v2.0
Learn how to configure and integrate a Payment Page 2.0 for processing one-time payments using iDEAL on the Adyen v2.0 gateway, including storing payment methods for recurring payments.
You can configure and integrate a Payment Page 2.0 to support processing one-time payments for iDEAL payment methods on the Adyen v2.0 gateway integration. You can also take advantage of the flow to store the payment method for processing subsequent recurring payments. You need to pass in additional client parameters in the Z.render function to support the use case of authorization amount processing or invoice processing.
Complete the following tasks to implement a Payment Page 2.0 to support one-time payment flows:
- Review prerequisites.
- Set up a Payment Page 2.0.
- Request a signature for the Payment Page from Zuora.
- Set up your client code to integrate the Payment Page to your web page.
- Implement the callback response.