thephpleague / omnipay-eway

eWay driver for the Omnipay PHP payment processing library
MIT License
13 stars 17 forks source link

Add getInvoiceNumber() to retrieve merchant's reference #16

Closed agileware closed 7 years ago

agileware commented 7 years ago

References to invoices on the merchant's system are stored in InvoiceNumber. There should be a way to retrieve it for lookup on the merchant's side.

PR coming just to add this to RapidResponse.php