Documentation

Alipay extends Alipay
in package

/rpc/payment/Alipay 具体查看API接口参数

$url = 'http://tool/rpc/payment/Alipay'; $client = rpc_client($url);

Table of Contents

Properties

$apiInstance  : mixed

Methods

__construct()  : mixed
h5()  : void
H5 下单
jsapi()  : void
Native 下单
native()  : void
Native 下单
notify()  : mixed
支付异步通知
query()  : mixed
transfer()  : mixed
转帐 https://opendocs.alipay.com/open/62987723_alipay.fund.trans.uni.transfer?pathHash=66064890&ref=api&scene=ca56bca529e64125a2786703c6192d41
common()  : mixed
exec()  : mixed
init()  : mixed
order_number()  : mixed

Properties

$apiInstance

public mixed $apiInstance

Methods

__construct()

public __construct() : mixed

h5()

H5 下单

public h5([array<string|int, mixed> $req = [] ]) : void
Parameters
$req : array<string|int, mixed> = []

jsapi()

Native 下单

public jsapi([array<string|int, mixed> $req = [] ]) : void
Parameters
$req : array<string|int, mixed> = []

native()

Native 下单

public native([array<string|int, mixed> $req = [] ]) : void
Parameters
$req : array<string|int, mixed> = []

notify()

支付异步通知

public notify() : mixed

query()

public query(mixed $outTradeNo) : mixed
Parameters
$outTradeNo : mixed

transfer()

转帐 https://opendocs.alipay.com/open/62987723_alipay.fund.trans.uni.transfer?pathHash=66064890&ref=api&scene=ca56bca529e64125a2786703c6192d41

public transfer([mixed $opt = [] ]) : mixed
Parameters
$opt : mixed = []

common()

protected common([mixed $opt = [] ]) : mixed
Parameters
$opt : mixed = []

exec()

protected exec(mixed $cmd, mixed $option[, mixed $textParams = [] ]) : mixed
Parameters
$cmd : mixed
$option : mixed
$textParams : mixed = []

order_number()

protected order_number() : mixed

        
On this page

Search results