\Yurun\PaySDK\AlipayCrossBorder\InStore\CreateMerchantQRBizData

支付宝境外到店支付-创建商户二维码业务数据类.

Summary

Methods
Properties
Constants
__toString()
toString()
__construct()
toArray()
$secondary_merchant_industry
$secondary_merchant_id
$secondary_merchant_name
$store_id
$store_name
$taxi_operation_id
$taxi_number
$taxi_driver_name
$taxi_driver_mobile
$trans_currency
$currency
$sys_service_provider_id
$channel_fee
$country_code
$address
$passback_parameters
$notify_mobile
$notify_wangwang
$notify_alipay_account
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$secondary_merchant_industry

$secondary_merchant_industry : string

行业分类标识符 参考:https://global.alipay.com/help/online/81.

Type

string

$secondary_merchant_id

$secondary_merchant_id : string

用于区分每个特定子商户的子商户 ID.

Type

string

$secondary_merchant_name

$secondary_merchant_name : string

将被记录在用户的声明中的子商家名称.

Type

string

$store_id

$store_id : string

商家指定的商户店铺的唯一 id.

Type

string

$store_name

$store_name : string

在客户的支付宝钱包和核对文件中显示的商家商店的名称。

Type

string

$taxi_operation_id

$taxi_operation_id : string

出租车操作编号.

Type

string

$taxi_number

$taxi_number : string

出租车号码

Type

string

$taxi_driver_name

$taxi_driver_name : string

出租车司机姓名.

Type

string

$taxi_driver_mobile

$taxi_driver_mobile : string

出租车司机手机号.

Type

string

$trans_currency

$trans_currency : string

定价币种,货币代码

Type

string

$currency

$currency : string

与商人结算的货币。默认值为 CNY。如果定价币种不是 cny, 则结算币种必须是 cny 或定价币种。

Type

string

$sys_service_provider_id

$sys_service_provider_id : string

系统服务提供程序ID.

Type

string

$country_code

$country_code : string

国家代码。请参阅 ISO 3166-1 Uor 详细信息。国家代码由两个字母 (alpha-2 代码) 组成。

Type

string

$address

$address : string

创建代码的存储区的地址

Type

string

$passback_parameters

$passback_parameters : string

付款成功后返回给商家的响应参数。商家可以定义参数 最终会转为json格式.

Type

string

$notify_mobile

$notify_mobile : string

合法的电话号码

Type

string

$notify_wangwang

$notify_wangwang : string

合法的淘宝旺旺号码

Type

string

$notify_alipay_account

$notify_alipay_account : string

合法的支付宝账号.

Type

string

Methods

__toString()

__toString() 

toString()

toString() 

__construct()

__construct() 

toArray()

toArray()