프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$endpoint |
메소드 | 설명 | |
---|---|---|
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. | |
getOutTradeNo ( ) : mixed | ||
getTransactionId ( ) : mixed | ||
sendData ( mixed $data ) : Omnipay\Common\Message\ResponseInterface | Send the request with specified data | |
setOutTradeNo ( mixed $outTradeNo ) | ||
setTransactionId ( $transactionId ) |