http 支付宝
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
/*
|
/*
|
||||||
* @Author: 万永康
|
* @Author: 万永康
|
||||||
* @Date: 2020-10-11 12:32:50
|
* @Date: 2020-10-11 12:32:50
|
||||||
* @LastEditTime: 2023-12-26 16:53:44
|
* @LastEditTime: 2024-01-06 14:34:37
|
||||||
* @LastEditors: “wanyongkang” “937888580@qq.com”
|
* @LastEditors: “wanyongkang” “937888580@qq.com”
|
||||||
* @Description: In User Settings Edit
|
* @Description: In User Settings Edit
|
||||||
* @FilePath: /phptest/alipay/Alipay.php
|
* @FilePath: /phptest/alipay/Alipay.php
|
||||||
@@ -145,7 +145,7 @@ class Alipay
|
|||||||
|
|
||||||
$request->setReturnUrl('http://www.juip.com/product/http');
|
$request->setReturnUrl('http://www.juip.com/product/http');
|
||||||
|
|
||||||
$notifyUrl="http://php-api.juip.com/common/alipay/httalipayverify";
|
$notifyUrl="http://php-api.juip.com/common/alipay/httpalipayverify";
|
||||||
$request->setNotifyUrl($notifyUrl);
|
$request->setNotifyUrl($notifyUrl);
|
||||||
|
|
||||||
$request->setBizContent($param);
|
$request->setBizContent($param);
|
||||||
|
|||||||
Reference in New Issue
Block a user