digitickets / omnipay-abstract-voucher

Classes and interfaces extending omnipay that allow vouchers to be treated as payments
MIT License
2 stars 1 forks source link

It looks like these error_logs should not be here #1

Closed hkwak closed 5 years ago

hkwak commented 5 years ago

https://github.com/digitickets/omnipay-abstract-voucher/blob/a62ec64d7cd02e5292b9261ec6de5ea5668cc0cb/src/AbstractVoucherGateway.php#L28

pedanticantic commented 5 years ago

Yes, these were just temporary debugging messages used during development and have now been removed.