PHP Class Omnipay\WechatPay\Message\CompletePurchaseResponse

Inheritance: extends Omnipay\Common\Message\AbstractResponse
Afficher le fichier Open project: lokielse/omnipay-wechatpay

Méthodes publiques

Méthode Description
getRequestData ( )
isPaid ( )
isSignMatch ( )
isSuccessful ( ) : boolean Is the response successful?

Method Details

getRequestData() public méthode

public getRequestData ( )

isPaid() public méthode

public isPaid ( )

isSignMatch() public méthode

public isSignMatch ( )

isSuccessful() public méthode

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