This page provides an overview of the payments methods provided by the ChinaUMS C2B adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating ChinaUMS C2B within your payments landscape, as well as an overview of the parameters required when submitting a transaction via IXOPAY's API.
Payment Methods
Payment Method | Transaction Flows | Transaction Types |
---|
C2B | Hosted Payment Pages, Server-to-Server | Debit, Refund |
Additional Parameters for Debit
Parameter | Required | Description |
---|
customer.firstName | false | Customers firstname |
customer.lastName | false | Customers lastname |
customer.billingPhone | false | Customers billing phone number |
extraData.qrCodeExpiry | false | The expiry date of the QR code. Must be in the following format Y-m-d H:i:s . |
description | false | Mapped to the parameter billDesc |
Additional Parameters for Refund
Parameter | Required | Description |
---|
description | false | Mapped to the parameter refundDesc |
Parameter | Value |
---|
qrCode | Base64 encoded QR Code |