Yeepay
This alternative payment method supports the following operations:
Payment
Request
Send a payment request with the following additional data:
Parameter | Type | Description |
---|---|---|
method | object | A section of the payment method information. |
type * required |
string | yeepay |
channel | string | The bank code of the customer's bank for transferring operation. Possible values: BANK_CARD-B2C-POST-P2P - Post Office Saving Bank (邮政储蓄银行)BANK_CARD-B2C-CMBC-P2P - China Minsheng Bank (民生银行)BANK_CARD-B2C-BCCB-P2P - Bank of Beijing (北京银行)BANK_CARD-B2C-CMBCHINA-P2P - China Merchants Bank (招商银行)BANK_CARD-B2C-ECITIC-P2P - China Citic Bank (中信银行)BANK_CARD-B2C-SPDB-P2P - Shanghai Pudong Development Bank (浦发银行)BANK_CARD-B2C-CIB-P2P - Industrial Bank (兴业银行)BANK_CARD-B2C-ABC-P2P - Agricultural Bank of China (农业银行)BANK_CARD-B2C-GDB-P2P - China Guangfa Bank (广发银行)BANK_CARD-B2C-ICBC-P2P - Industrial & Commercial Bank of China (工商银行)BANK_CARD-B2C-BOC-P2P - Bank of China (中国银行)BANK_CARD-B2C-BOCO-P2P - Bank of Communications (交通银行)BANK_CARD-B2C-CCB-P2P - China Construction Bank (建设银行)BANK_CARD-B2C-PINGANBANK-P2P - Ping An Bank (平安银行)BANK_CARD-B2C-CEB-P2P - Everbright Bank (光大银行) BANK_CARD-B2C-ALIPAY-P2P - Alipay (支付宝) |
customer | object | A section of information about your customer. |
first_name | string | The customer's first name. |
last_name | string | The customer's last name. |
phone | string | 10 digits of the customer's phone number without the country code. |
string | The customer's email address. | |
additional_data | object | A section of additional data. |
customer | object | A section of additional data about the customer. |
id | string | 18 digits of the customer's ID card number or 9 digits of the organization code. |
Response
The yeepay
response section will have the parameters copied from the request.