hps / heartland-php

Heartland Payment Systems Payment Gateway PHP SDK
https://developer.heartlandpaymentsystems.com/SecureSubmit/
GNU General Public License v2.0
25 stars 23 forks source link

wrong case causes AdditionalTxnFields not to populate in response #15

Closed jamiekohns closed 8 years ago

jamiekohns commented 8 years ago

HpsReportTransactionDetails::fromDict had a case error, which caused transaction detail report requests NOT to populate additional fields memo, invoiceNumber and customerId

slogsdon commented 8 years ago

Thanks @jamiekohns!