Configure and manage your custom payment method types through Zuora REST APIs
Learn how to configure and manage custom payment method types using Zuora REST APIs, including defining fields, setting validation rules, and retrieving data.
You can use the Custom Payment Method Types API operations to configure and manage your custom payment method types in a self-service manner. You can define the fields and validation rules of your custom payment method type. Ensure that you do not design any field to contain sensitive information. UPC and OPM services are designed for tokenized payment methods, which do not expect to contain sensitive data. Up to 20 custom payment method types are supported for one tenant.
You can only use the bearer token to access the Custom Payment Method Types API operations. Access with apiAccessKeyId and apiSecretAccessKey is not supported.
Retrieve data of your custom payment method type
You can use the following API operations for your needs:
-
Retrieve a specific draft revision of a custom payment method type
-
Retrieve a published custom payment method type
-
Retrieve a payment gateway transaction log for retrieving transaction information passed through your custom payment gateway