Create payment methods on FiservCommerceHub
Learn how to create Credit Card payment methods on FiservCommerceHub using REST API, hosted payment page, or Zuora UI.
This payment gateway integration can be requested through the Specialized Payment Connections service at an additional cost.
To create Credit Card payment methods on FiservCommerceHub, use one of the following approaches:
-
REST API
-
Hosted payment page
-
Zuora UI
REST API approach
You can create tokenized Credit Card payment methods through the Create a payment method API operation. Use one of the following options.
Hosted payment page approach
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. When creating a payment method through the hosted payment page, a token is generated and stored for the payment method.
For more information about the implementation of hosted payment pages, see Payment Pages 2.0 implementation overview .
Zuora UI approach
See Set up the payment method through the Zuora UI for more information. When creating payment methods through the UI, a token is generated and stored for the payment method.
Required configuration settings
For tokenized payment methods, you must validate them in Zuora so that payments made with these payment methods are successful. To validate tokenized payment methods, enable the following settings on the gateway instance configuration page. For more information about the configuration settings, see Set up and configure a FiservCommerceHub payment gateway instance .
-
Verify new payment method
-
Verify updated payment method
Related information
-
Overview of FiservCommerceHub payment gateway integration
-
Set up and configure a FiservCommerceHub payment gateway instance
-
Gateway Options fields supported by FiservCommerceHub
-
Field mappings for credit card transactions through FiservCommerceHub