Skip to main content

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 MethodTransaction FlowsTransaction Types
H5Full-Page RedirectDebit, Refund

Mandatory parameters for Debit

ParameterRequiredValueDescription
extraData.methodTrueone of ['alipay','wechat','wechatApplet','unionpay']H5 supports different payment platforms, this indicates for which platform the payment is requested.
extraData.sceneTypeConditionalone of [iOS:IOS_SDK, Android:AND_SDK, website:AND_WEB]Required when extraData.method is wechat
extraData.merAppIdConditionalRequired when extraData.method is wechat
extraData.merAppNameConditionalRequired when extraData.method is wechat
extraData.linkExpiryFalseDataTime must be in the following format Y-m-d H:i:sThe expiry date of the QR code.