Skip to main content

Payment Page and Payment Link

Zuora

Payment Page and Payment Link

Zuora's hosted payment page solutions enable you to accept payments from your customers in a secure and PCI-compliant manner. Zuora offers the following hosted payment page solutions:

  • Payment Pages 2.0
    You can embed a Payment Page 2.0 as an iFrame into your website. You need to create and configure a Payment Page 2.0 in Zuora UI, and then implement the integration code on your client side and server side. The payment method created can be used in one-time and recurring payments.
  • Payment Link
    You can define a default payment link template for your tenant without any code. Zuora uses this template to generate a hosted payment page and payment link for each of the posted invoices on your tenant. You can share the payment link of an invoice across multiple channels such as invoice documents, emails, and text messages.

The following table compares these two solutions:

  Payment Pages 2.0 Payment Link
Supported payment method
  • Credit Card
  • ACH
  • Direct Debit DK (Betalingsservice)
  • Direct Debit NZ (BECS NZ)
  • Direct Debit SE (Autogiro)
  • Direct Debit UK (BACS)
  • Direct Entry AU (BECS)
  • SEPA
  • PAD
  • Credit Card
  • ACH
  • SEPA
Require code implementation Yes No
Customizable element
  • Look and feel
  • Form fields
  • Callback response
  • Security measures
  • Brand logo
  • Page color
  • Pay button color
Support one-time and recurring payments Both Only one-time payments

For Apple Pay and Google Pay, collecting payment method information and processing payments are not supported through the Payment Pages 2.0 or Payment Link solution. To build checkout experiences for these payment methods, set up Apple Pay or Google Pay through the JavaScript SDK integration. See Set up Apple Pay or Set up Google Pay with Zuora JavaScript SDK for more information.