Browse Source

wxnotify

master
dutsc 3 years ago
parent
commit
29fb219be7
  1. 4
      mobile/source/helpers/dalianpay/demo/dalianpay.php

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

@ -101,10 +101,10 @@ class dalianpay{
echo "please\r\n"; echo "please\r\n";
$trade_data = array( $trade_data = array(
// 'body'=>'订单标题', 'body'=>'订单标题',
'branchno'=>'401', 'branchno'=>'401',
'cusid'=>'100018380507D2C', 'cusid'=>'100018380507D2C',
'notify_url'=>'https://shop.heavenk.com/mobile/wxnotify.php', // 'notify_url'=>'https://shop.heavenk.com/mobile/wxnotify.php',
'orgid'=>'100018380507D2C', 'orgid'=>'100018380507D2C',
'paytype'=>'A01', 'paytype'=>'A01',
'producp'=>'JX0002', 'producp'=>'JX0002',

Loading…
Cancel
Save