PHP Class Omnipay\Alipay\Responses\AopCompletePurchaseResponse

Inheritance: extends AbstractResponse
Datei anzeigen Open project: lokielse/omnipay-alipay

Protected Properties

Property Type Description
$request Omnipay\Alipay\Requests\AopCompletePurchaseRequest

Public Methods

Method Description
getResponseText ( )
isPaid ( )
isSuccessful ( ) : boolean Is the response successful?

Method Details

getResponseText() public method

public getResponseText ( )

isPaid() public method

public isPaid ( )

isSuccessful() public method

Is the response successful?
public isSuccessful ( ) : boolean
return boolean

Property Details

$request protected_oe property

protected AopCompletePurchaseRequest,Omnipay\Alipay\Requests $request
return Omnipay\Alipay\Requests\AopCompletePurchaseRequest