2 Star 0 Fork 0

justapnet / justap-server-sdk-php

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
V1ExtraAlipayQr.md 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
justap-bot 提交于 2023-12-07 15:05 . new release 3.0.0

V1ExtraAlipayQr

Properties

Name Type Description Notes
buyer_id string 买家的支付宝唯一用户号(2088开头的16位纯数字)
discountable_amount string 可打折金额. 参与优惠计算的金额,单位为元,精确到小数点后两位,取值范围[0.01,100000000] 如果该值未传入,但传入了【订单总金额】,【不可打折金额】则该值默认为【订单总金额】-【不可打折金额】 [optional]
goods_detail \Justapnet\Justap\Model\V1ExtraAlipayGoodsDetail[] 商品明细列表 [optional]
operator_id string 商户操作员编号
product_code string 销售产品码,商家和支付宝签约的产品码,为固定值QUICK_MSECURITY_PAY
qr_code string [ONLY IN RESPONSE] 二维码
qr_code_timeout_express string 支付场景。 条码支付,取值:bar_code; 声波支付,取值:wave_code
qr_link string [ONLY IN RESPONSE] 二维码图片的URL地址
store_id string 商户门店编号
terminal_id string 商户机具终端编号

[Back to Model list] [Back to API list] [Back to README]

PHP
1
https://gitee.com/justapnet/justap-server-sdk-php.git
git@gitee.com:justapnet/justap-server-sdk-php.git
justapnet
justap-server-sdk-php
justap-server-sdk-php
master

搜索帮助