\Yurun\PaySDK\AlipayApp\Page\Params\PayExtendParams

支付宝PC场景下单并支付扩展参数类.

Summary

Methods
Properties
Constants
toArray()
$sys_service_provider_id
$hb_fq_num
$hb_fq_seller_percent
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$sys_service_provider_id

$sys_service_provider_id : string

系统商编号,该参数作为系统商返佣数据提取的依据,请填写系统商签约协议的PID.

Type

string

$hb_fq_num

$hb_fq_num : string

花呗分期数(目前仅支持3、6、12).

Type

string

$hb_fq_seller_percent

$hb_fq_seller_percent : string

卖家承担收费比例,商家承担手续费传入100,用户承担手续费传入0,仅支持传入100、0两种,其他比例暂不支持

Type

string

Methods

toArray()

toArray()