Browse Source

test

master
用户名 3 years ago
parent
commit
400f5f7194
  1. 2
      mobile/source/helpers/dalianpay/demo/dalianpay.php

2
mobile/source/helpers/dalianpay/demo/dalianpay.php

@ -78,7 +78,7 @@ class dalianpay{
'paytype' => $config['paytype'], // 微信js支付
'randomstr' => md5( uniqid() ),
// 'body' => 'pages',
'acct' => $openid,
// 'acct' => $openid,
// 'notify_url' => '', // 交易结果通知地址
// 'sub_appid' => 'wx79343915f99167e6',
// 'front_url' => '', // 支付完成跳转

Loading…
Cancel
Save