Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$data notifyurl.php 有没有例子? #1

Open
tablecell opened this issue May 12, 2019 · 1 comment
Open

$data notifyurl.php 有没有例子? #1

tablecell opened this issue May 12, 2019 · 1 comment

Comments

@tablecell
Copy link

$data 参数
notifyurl.php中的处理

@tonyWu-Gz
Copy link
Owner

class WxpayController extends Controller {
public function actionXxNotify() {
WeixinPay::replyNotify(false);//回复支付回调通知
//业务代码(支付成功后)
...
}
}
$data中notify_url配置为http://www.example.com/wxpay/xx-notify,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants