ChinaUMS H5
This page provides an overview of the payments methods provided by the ChinaUMS H5 adapter in the IXOPAY platform. It also includes a full list of all configuration options available to you when integrating ChinaUMS H5 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 |
---|---|---|
H5 | Full-Page Redirect | Debit, Refund |
Mandatory parameters for Debit
Parameter | Required | Value | Description |
---|---|---|---|
extraData.method | True | one of ['alipay','wechat','wechatApplet','unionpay'] | H5 supports different payment platforms, this indicates for which platform the payment is requested. |
extraData.sceneType | Conditional | one of [iOS:IOS_SDK, Android:AND_SDK, website:AND_WEB] | Required when extraData.method is wechat |
extraData.merAppId | Conditional | Required when extraData.method is wechat | |
extraData.merAppName | Conditional | Required when extraData.method is wechat | |
extraData.linkExpiry | False | DataTime must be in the following format Y-m-d H:i:s | The expiry date of the QR code. |