$http
$http : \Yurun\Util\HttpRequest
HttpRequest.
SDK类基类.
execute(\Yurun\PaySDK\RequestBase $params, $format = 'JSON') : mixed
调用执行接口.
| \Yurun\PaySDK\RequestBase | $params | |
| $format |
notify(\Yurun\PaySDK\NotifyBase $notifyHandler) : void
处理异步通知.
| \Yurun\PaySDK\NotifyBase | $notifyHandler |