$
$ : string
app_id alipay app_id
$ : string
app_id alipay app_id
$ : string
ali_public_key
$ : string
private_key
$ : array
http http options
$ : string
mode current mode
$ : array
log log options
$ : string
pid ali pid
$httpClient : \GuzzleHttp\Client|null
Http client.
$httpOptions : array
Http client options.
$baseUri : string
Alipay gateway.
$config : \Yansongda\Supports\Config
Config.
$instance : \Yansongda\Pay\Gateways\Alipay\Support
Instance.
requestApi(array $data, bool $response = false) : \Yansongda\Supports\Collection
Get Alipay API result.
| array | $data | |
| bool | $response |
processingApiResult( $data, $result, mixed $response = false) : \Yansongda\Supports\Collection
processingApiResult.
| $data | ||
| $result | ||
| mixed | $response |