PHP Class Omnipay\Alipay\Responses\AopTradeAppPayResponse

Inheritance: extends AbstractResponse
Afficher le fichier Open project: lokielse/omnipay-alipay

Méthodes publiques

Méthode Description
getOrderString ( ) Gets the redirect form data array, if the redirect method is POST.
isSuccessful ( ) : boolean Is the response successful?

Method Details

getOrderString() public méthode

Gets the redirect form data array, if the redirect method is POST.
public getOrderString ( )

isSuccessful() public méthode

Is the response successful?
public isSuccessful ( ) : boolean
Résultat boolean