PHP 클래스 Omnipay\Alipay\Responses\AopTradeAppPayResponse

상속: extends AbstractResponse
파일 보기 프로젝트 열기: lokielse/omnipay-alipay

공개 메소드들

메소드 설명
getOrderString ( ) Gets the redirect form data array, if the redirect method is POST.
isSuccessful ( ) : boolean Is the response successful?

메소드 상세

getOrderString() 공개 메소드

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

isSuccessful() 공개 메소드

Is the response successful?
public isSuccessful ( ) : boolean
리턴 boolean