mirror of
https://gitee.com/zoujingli/WeChatDeveloper.git
synced 2025-04-05 19:41:44 +08:00
Update pay-refund-create.php
This commit is contained in:
parent
8e532f25c7
commit
8f7758975c
@ -30,7 +30,7 @@ try {
|
|||||||
// 4. 组装参数,可以参考官方商户文档
|
// 4. 组装参数,可以参考官方商户文档
|
||||||
$options = [
|
$options = [
|
||||||
'transaction_id' => '1008450740201411110005820873',
|
'transaction_id' => '1008450740201411110005820873',
|
||||||
'out_refund_no' => '商户退款单号',
|
'out_refund_no' => '3241251235123',
|
||||||
'total_fee' => '1',
|
'total_fee' => '1',
|
||||||
'refund_fee' => '1',
|
'refund_fee' => '1',
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user