1
This commit is contained in:
parent
469f152906
commit
7a7e80245b
@ -135,6 +135,7 @@ class PayController {
|
|||||||
echo json_encode(array(
|
echo json_encode(array(
|
||||||
'errcode' => 0,
|
'errcode' => 0,
|
||||||
'errmsg' => '',
|
'errmsg' => '',
|
||||||
|
'orderid' => $orderid,
|
||||||
'pay_str' => (string)$xmlobj->PayStr
|
'pay_str' => (string)$xmlobj->PayStr
|
||||||
));
|
));
|
||||||
die();
|
die();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user