PHP Class Omnipay\Alipay\Requests\LegacyExpressPurchaseRequest

Inheritance: extends AbstractLegacyRequest
Afficher le fichier Open project: lokielse/omnipay-alipay Class Usage Examples

Protected Properties

Свойство Type Description
$service

Méthodes publiques

Méthode Description
getAntiPhishingKey ( ) : mixed
getBody ( ) : mixed
getBuyerAccountName ( ) : mixed
getBuyerEmail ( ) : mixed
getBuyerId ( ) : mixed
getData ( ) : mixed Get the raw data array for this message. The format of this varies from gateway to gateway, but will usually be either an associative array, or a SimpleXMLElement.
getEnablePayMethod ( ) : mixed
getExterInvokeIp ( ) : mixed
getExtraCommonParam ( ) : mixed
getGoodsType ( ) : mixed
getHbFqParam ( ) : mixed
getItBPay ( ) : mixed
getNeedBuyerRealnamed ( ) : mixed
getNotifyUrl ( ) : mixed
getOutTradeNo ( ) : mixed
getPayMethod ( ) : mixed
getPaymentType ( ) : mixed
getPrice ( ) : mixed
getQrPayMode ( ) : mixed
getQrcodeWidth ( ) : mixed
getQuantity ( ) : mixed
getReturnUrl ( ) : mixed
getSellerAccountName ( ) : mixed
getSellerEmail ( ) : mixed
getSellerId ( ) : mixed
getShowUrl ( ) : mixed
getSubject ( ) : mixed
getToken ( ) : mixed
getTotalFee ( ) : mixed
sendData ( mixed $data ) : Omnipay\Common\Message\ResponseInterface Send the request with specified data
setAntiPhishingKey ( $value )
setBody ( $value )
setBuyerAccountName ( $value )
setBuyerEmail ( $value )
setBuyerId ( $value )
setEnablePayMethod ( $value )
setExterInvokeIp ( $value )
setExtraCommonParam ( $value )
setGoodsType ( $value )
setHbFqParam ( $value )
setItBPay ( $value )
setNeedBuyerRealnamed ( $value )
setNotifyUrl ( $value )
setOutTradeNo ( $value )
setPayMethod ( $value )
setPaymentType ( $value )
setPrice ( $value )
setQrPayMode ( $value )
setQrcodeWidth ( $value )
setQuantity ( $value )
setReturnUrl ( $value )
setSellerAccountName ( $value )
setSellerEmail ( $value )
setSellerId ( $value )
setShowUrl ( $value )
setSubject ( $value )
setToken ( $value )
setTotalFee ( $value )

Méthodes protégées

Méthode Description
validateParams ( )

Method Details

getAntiPhishingKey() public méthode

public getAntiPhishingKey ( ) : mixed
Résultat mixed

getBody() public méthode

public getBody ( ) : mixed
Résultat mixed

getBuyerAccountName() public méthode

public getBuyerAccountName ( ) : mixed
Résultat mixed

getBuyerEmail() public méthode

public getBuyerEmail ( ) : mixed
Résultat mixed

getBuyerId() public méthode

public getBuyerId ( ) : mixed
Résultat mixed

getData() public méthode

Get the raw data array for this message. The format of this varies from gateway to gateway, but will usually be either an associative array, or a SimpleXMLElement.
public getData ( ) : mixed
Résultat mixed

getEnablePayMethod() public méthode

public getEnablePayMethod ( ) : mixed
Résultat mixed

getExterInvokeIp() public méthode

public getExterInvokeIp ( ) : mixed
Résultat mixed

getExtraCommonParam() public méthode

public getExtraCommonParam ( ) : mixed
Résultat mixed

getGoodsType() public méthode

public getGoodsType ( ) : mixed
Résultat mixed

getHbFqParam() public méthode

public getHbFqParam ( ) : mixed
Résultat mixed

getItBPay() public méthode

public getItBPay ( ) : mixed
Résultat mixed

getNeedBuyerRealnamed() public méthode

public getNeedBuyerRealnamed ( ) : mixed
Résultat mixed

getNotifyUrl() public méthode

public getNotifyUrl ( ) : mixed
Résultat mixed

getOutTradeNo() public méthode

public getOutTradeNo ( ) : mixed
Résultat mixed

getPayMethod() public méthode

public getPayMethod ( ) : mixed
Résultat mixed

getPaymentType() public méthode

public getPaymentType ( ) : mixed
Résultat mixed

getPrice() public méthode

public getPrice ( ) : mixed
Résultat mixed

getQrPayMode() public méthode

public getQrPayMode ( ) : mixed
Résultat mixed

getQrcodeWidth() public méthode

public getQrcodeWidth ( ) : mixed
Résultat mixed

getQuantity() public méthode

public getQuantity ( ) : mixed
Résultat mixed

getReturnUrl() public méthode

public getReturnUrl ( ) : mixed
Résultat mixed

getSellerAccountName() public méthode

public getSellerAccountName ( ) : mixed
Résultat mixed

getSellerEmail() public méthode

public getSellerEmail ( ) : mixed
Résultat mixed

getSellerId() public méthode

public getSellerId ( ) : mixed
Résultat mixed

getShowUrl() public méthode

public getShowUrl ( ) : mixed
Résultat mixed

getSubject() public méthode

public getSubject ( ) : mixed
Résultat mixed

getToken() public méthode

public getToken ( ) : mixed
Résultat mixed

getTotalFee() public méthode

public getTotalFee ( ) : mixed
Résultat mixed

sendData() public méthode

Send the request with specified data
public sendData ( mixed $data ) : Omnipay\Common\Message\ResponseInterface
$data mixed The data to send
Résultat Omnipay\Common\Message\ResponseInterface

setAntiPhishingKey() public méthode

public setAntiPhishingKey ( $value )
$value

setBody() public méthode

public setBody ( $value )
$value

setBuyerAccountName() public méthode

public setBuyerAccountName ( $value )
$value

setBuyerEmail() public méthode

public setBuyerEmail ( $value )
$value

setBuyerId() public méthode

public setBuyerId ( $value )
$value

setEnablePayMethod() public méthode

public setEnablePayMethod ( $value )
$value

setExterInvokeIp() public méthode

public setExterInvokeIp ( $value )
$value

setExtraCommonParam() public méthode

public setExtraCommonParam ( $value )
$value

setGoodsType() public méthode

public setGoodsType ( $value )
$value

setHbFqParam() public méthode

public setHbFqParam ( $value )
$value

setItBPay() public méthode

public setItBPay ( $value )
$value

setNeedBuyerRealnamed() public méthode

public setNeedBuyerRealnamed ( $value )
$value

setNotifyUrl() public méthode

public setNotifyUrl ( $value )
$value

setOutTradeNo() public méthode

public setOutTradeNo ( $value )
$value

setPayMethod() public méthode

public setPayMethod ( $value )
$value

setPaymentType() public méthode

public setPaymentType ( $value )
$value

setPrice() public méthode

public setPrice ( $value )
$value

setQrPayMode() public méthode

public setQrPayMode ( $value )
$value

setQrcodeWidth() public méthode

public setQrcodeWidth ( $value )
$value

setQuantity() public méthode

public setQuantity ( $value )
$value

setReturnUrl() public méthode

public setReturnUrl ( $value )
$value

setSellerAccountName() public méthode

public setSellerAccountName ( $value )
$value

setSellerEmail() public méthode

public setSellerEmail ( $value )
$value

setSellerId() public méthode

public setSellerId ( $value )
$value

setShowUrl() public méthode

public setShowUrl ( $value )
$value

setSubject() public méthode

public setSubject ( $value )
$value

setToken() public méthode

public setToken ( $value )
$value

setTotalFee() public méthode

public setTotalFee ( $value )
$value

validateParams() protected méthode

protected validateParams ( )

Property Details

$service protected_oe property

protected $service