Property | Type | Description | |
---|---|---|---|
$endpoint |
Method | Description | |
---|---|---|
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. | |
getDeviceInfo ( ) : mixed | ||
getOutRefundNo ( ) : mixed | ||
getOutTradeNo ( ) : mixed | ||
getRefundId ( ) : mixed | ||
getTransactionId ( ) : mixed | ||
sendData ( mixed $data ) : Omnipay\Common\Message\ResponseInterface | Send the request with specified data | |
setDeviceInfo ( mixed $deviceInfo ) | ||
setOutRefundNo ( mixed $outRefundNo ) | ||
setOutTradeNo ( mixed $outTradeNo ) | ||
setRefundId ( mixed $refundId ) | ||
setTransactionId ( $transactionId ) |