Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Omnipay
Alipay
Requests
AopTradeAppPayRequest
PHP Class Omnipay\Alipay\Requests\AopTradeAppPayRequest
See link:
https://doc.open.alipay.com/docs/doc.htm?treeId=204&articleId=105465&docType=1
Inheritance:
extends
AbstractAopRequest
ファイルを表示
Open project: lokielse/omnipay-alipay
Protected Properties
Property
Type
Description
$method
Public Methods
Method
Description
getNotifyUrl
( ) :
mixed
sendData
(
mixed
$data
) :
Omnipay\Common\Message\ResponseInterface
Send the request with specified data
setNotifyUrl
(
$value
)
Method Details
getNotifyUrl()
public
method
public
getNotifyUrl
( ) :
mixed
return
mixed
sendData()
public
method
Send the request with specified data
public
sendData
(
mixed
$data
) :
Omnipay\Common\Message\ResponseInterface
$data
mixed
The data to send
return
Omnipay\Common\Message\ResponseInterface
setNotifyUrl()
public
method
public
setNotifyUrl
(
$value
)
$value
Property Details
$method
protected_oe property
protected
$method