Welcome to Zuora Product Documentation

Explore our rich library of product information

Implement one-time payment flows on GoCardless

Learn how to configure and integrate a Payment Page 2.0 for processing one-time payments using SEPA Direct Debit on GoCardless.

You can configure and integrate a Payment Page 2.0 to support processing one-time payments for SEPA Direct Debit payment methods on the GoCardless payment 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 through GoCardless Instant Bank Pay and Verified Mandates . For more detailed information, see Overview of GoCardless gateway integration.

Complete the following tasks to implement a Payment Page 2.0 to support one-time payment flows:

  1. Review prerequisites.
  2. Set up a Payment Page 2.0.
  3. Request a signature for the Payment Page from Zuora.
  4. Set up your client code to integrate the Payment Page to your web page.
  5. Implement the callback response.