Welcome to Zuora Product Documentation

Explore our rich library of product information

Create payment methods and implement payment flows on Chase Mobility

Learn how to create payment methods and implement payment flows using hosted payment pages on the Chase Mobility gateway.

This payment gateway integration can be requested through the Specialized Payment Connections service at an additional cost.

The creation of Credit Card payment methods on the Chase Mobility gateway integration is only supported through the hosted payment pages. Creating payment methods through the API operations or Zuora UI is not supported.

You can implement a hosted payment page through the Payment Pages 2.0 solution to collect your customer's payment method data and create the payment method in Zuora. You can configure and integrate a Payment Page 2.0 to support processing one-time payments and store the payment method for processing subsequent recurring payments. Once the payment method is successfully created, the storedPaymentOptionReference field is returned from the gateway and stored as the credential profile for the payment method in Zuora. It will be used in processing subsequent recurring transactions.

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

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

You can find detailed instructions in the following sections.