eWAYPayment / eway-rapid-php

Eway Rapid PHP library
https://www.eway.com.au
MIT License
14 stars 24 forks source link

[Issue #3] Adds new attributes from the refund response to the Eway\R… #4

Open danielb93 opened 8 years ago

danielb93 commented 8 years ago

…apid\Model\RefundDetails $fillable array

The following attributes are now present in the production refund response and such have been added to the RefundDetails model:

'AuthorisationID', 'STAN', 'ReceiptId', 'Receipt', 'ResponseCode', 'ResponseText', 'MerchantID', 'TerminalID', 'PosReference', 'SettlementDate', 'ReceiptGUID', 'MposDeviceId'