eWAYPayment / eway-rapid-php

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

Release 1.4.1 #26

Closed can-nguyen closed 2 years ago

incarnate commented 2 years ago

Thanks for the PR!

The additional logging is welcome, however there is a concern that with some of the requests raw card data may be logged (such as with a Direct request). Can we either remove logging from those functions, or add a filter to try screen out sensitive fields? Other suggestions welcome of course.

can-nguyen commented 2 years ago

I have added a filter function to encrypt card details data in logging.