Closed dino-ma closed 4 years ago
提pr比较慢,所以我这面自己fork了一下直接用的自己包。 谢谢作者
我重新提个pr,着急用就直接fork一份了。
dino.ma | |
---|---|
邮箱:dino.ma@100tal.com |
Signature is customized by Netease Mail Master
在2020年05月04日 10:43,DaYu 写道:
@helei112g commented on this pull request.
In composer.json:
@@ -1,5 +1,5 @@
{
"name": "riverslei/payment",
"name": "dino.ma/payment",
这里改了名字,会有影响呢
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
这个也已经投产,应该没有你说的这个问题。
dino.ma | |
---|---|
邮箱:dino.ma@100tal.com |
Signature is customized by Netease Mail Master
在2020年05月04日 10:47,DaYu 写道:
@helei112g commented on this pull request.
In src/Gateways/Alipay/WapCharge.php:
@@ -58,7 +58,7 @@ protected function getBizContent(array $requestParams)
//'enable_pay_channels' => '',
'disable_pay_channels' => implode(self::$config->get('limit_pay', ''), ','),
'store_id' => $requestParams['store_id'] ?? '',
+// 'specified_channel' => $requestParams['specified_channel'] ?? '',
同上
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
微信部分我已经重新push了,关掉这个pr了哈
好的。之后我会增加apple pay,到时候我单独给你一个pr。建议遵循psr协议,增加单测。加油
dino.ma | |
---|---|
邮箱:dino.ma@100tal.com |
Signature is customized by Netease Mail Master
在2020年05月04日 11:12,DaYu 写道:
Closed #214.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
1.去除支付宝app支付只允许使用花呗限制 2.增加微信app支付 返回给客户端的app信息用于唤醒app