$http
$http : \Yurun\Util\HttpRequest
HttpRequest.
支付宝即时到账SDK类.
$publicParams : \Yurun\PaySDK\Alipay\Params\PublicParams
公共参数.
verifySync(\Yurun\PaySDK\Alipay\AlipayRequestBase $params, array $data, \Yurun\Util\YurunHttp\Http\Response|null $response = null) : boolean
验证同步返回内容.
\Yurun\PaySDK\Alipay\AlipayRequestBase | $params | |
array | $data | |
\Yurun\Util\YurunHttp\Http\Response|null | $response |
notify(\Yurun\PaySDK\NotifyBase $notifyHandler) : void
处理异步通知.
\Yurun\PaySDK\NotifyBase | $notifyHandler |