Implement one-time payment flows on CyberSource 2.0
Learn how to configure and integrate a Payment Page 2.0 for processing one-time payments using the CyberSource 2.0 gateway, including setting up client parameters for authorization and invoice processing.
You can configure and integrate a Payment Page 2.0 to support processing one-time payments for Credit Card payment methods on the CyberSource 2.0 gateway integration. You can also take advantage of the flow to create a payment method, process a one-time payment, and 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.
If you want to implement payment flows for processing local payments in INR in India , see Implement one-time payment flows for processing payments in India . The implementation is different from what is described in this article.