Browse Source

test

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

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

@ -77,7 +77,7 @@ class dalianpay{
// 'branchno' => '44', // 'branchno' => '44',
'version' => $config['version'], 'version' => $config['version'],
// 'version' => '11', // 'version' => '11',
// 'termcode' => $config['termcode'], 'termcode' => $config['termcode'],
// 'trxamt' => $trxamt, // total_fee // 'trxamt' => $trxamt, // total_fee
'trxamt' => '600', // total_fee 'trxamt' => '600', // total_fee
'reqsn' => $reqsn, // 交易订单号 'reqsn' => $reqsn, // 交易订单号

Loading…
Cancel
Save