pay icon indicating copy to clipboard operation
pay copied to clipboard

A variety of payment solutions based on easyswoole.

Results 5 pay issues
Sort by recently updated
recently updated
newest added

微信支付中未出现服务商进行分账的方法

https://pay.weixin.qq.com/wiki/doc/api/micropay_sl.php?chapter=9_12&index=8 ![image](https://user-images.githubusercontent.com/15062475/130221331-e4ccc979-5b48-434d-a27f-a5d616ac5e67.png)

![image](https://user-images.githubusercontent.com/30752149/127982464-1d9eb55c-6709-47cb-888a-751ce93fcf65.png) 在类库内新增几行代码 ![image](https://user-images.githubusercontent.com/30752149/127982650-89488d09-a7d9-4a76-9c5e-0b6b729b5dd6.png) ![image](https://user-images.githubusercontent.com/30752149/127982695-46ddd5fb-2091-4154-92dc-76eba27f560a.png)

![image](https://user-images.githubusercontent.com/22911460/99866183-fe5fd600-2be9-11eb-86ca-45a75e6b9c5e.png) ![image](https://user-images.githubusercontent.com/22911460/99866177-f3a54100-2be9-11eb-9729-b512e5132dd1.png)

微信文档 https://pay.weixin.qq.com/wiki/doc/api/micropay.php?chapter=9_11 因为扫码支付那里微信的文档要求我们 `在调用查询接口返回后,如果交易状况不明晰,请调用【撤销订单API】` ![image](https://user-images.githubusercontent.com/15062475/99262052-762fa880-2858-11eb-8324-9f0303dcb475.png)