{
"session_id": "CS200395192979024625",
"member_id": "16000000000000",
"merchant_id": "18000000000000",
"payment_type": "PURCHASE",
"status": "PROCESSING",
"trans_amount": 1250,
"payment_method": "BANKCARD",
"utc_finish_time": "2023-11-24T11:34:37+0800",
"order_id": "string",
"expire_time": "2023-11-24T11:34:37+0800",
"session_mode": "HOSTED",
"return_url": "https://www.baidu.com/returnUrl",
"locale": "zh-CN",
"payment": {
"store_payment_method": false
},
"goods": [
{
"name": "苹果",
"price": 625,
"quantity": 2
}
],
"theme": {
"merchant_name": "string",
"pay_btn_background_color": "string",
"pay_btn_text_color": "string",
"show_paykka": true,
"logo": "string"
},
"support_methods": {
"payment_methods": [
{
"value": "BANKCARD",
"name": "string",
"configuration": {}
}
],
"merchant_id": "18000000000000",
"merchant_name": "string",
"bill": {
"billing_address_collection": "REQUIRED",
"address_line1": "1樓, Hong Kong, Wan Chai, Harbour Rd, 18號, Central Plaza",
"address_line2": "-",
"email": "zhangsan@qq.com",
"descriptor": "string",
"country": "AX"
},
"tokens": [
{
"token": "TK32896597324223532",
"card_brand": "VISA",
"last4": "string",
"billing_address_filled": true
}
]
},
"country": "AX",
"field": {
"holder_name_display": true,
"holder_name_required": true,
"bill_email_display": true,
"bill_email_required": true,
"bill_address_display": true,
"bill_address_required": true
}
}