$
$ : string
app_id alipay app_id
$config : \Yansongda\Supports\Config
Config.
$instance : \Yansongda\Pay\Gateways\Alipay\Support
Instance.
unwrapResponse(\Psr\Http\Message\ResponseInterface $response) : array|string
Convert response.
| \Psr\Http\Message\ResponseInterface | $response |
__get( $key) : mixed|\Yansongda\Supports\Config|null
__get.
| $key |
create(\Yansongda\Supports\Config $config) : \Yansongda\Pay\Gateways\Alipay\Support
create.
| \Yansongda\Supports\Config | $config |
getInstance() : \Yansongda\Pay\Gateways\Alipay\Support
getInstance.
requestApi(array $data, \Yansongda\Pay\Gateways\Alipay\bool $response = false)
Get Alipay API result.
| array | $data | |
| \Yansongda\Pay\Gateways\Alipay\bool | $response |
__construct(\Yansongda\Supports\Config $config)
Bootstrap.
| \Yansongda\Supports\Config | $config |