$mchid
$mchid :
微信扫码支付 Class WxpayService
createJsBizPackage(float $totalFee, string $outTradeNo, string $orderName, string $notifyUrl, string $timestamp) : array
发起订单
float | $totalFee | 收款总费用 单位元 |
string | $outTradeNo | 唯一的订单号 |
string | $orderName | 订单名称 |
string | $notifyUrl | 支付结果通知url 不要有问号 |
string | $timestamp | 订单发起时间 |