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