In Authorize.Bet.Api.Controllers.Base.ApiOperationBase, the Execute method writes an xml serialized api request object to the trace log. It includes a credit card number. Can I create a pull request to remove that code from your source? It is a fairly big violation of security to store credit cards anywhere and if someone turns tracing on and doesn't know that is in there, credit cards could be logged.
Thanks!
โ05-18-2016 09:46 AM
@OnfDev Yes, please. You should be able to submit the pull request on GitHub.
I'm reporting this discovery to our developers, separately, so they're aware, but the pull request would be very helpful.
โ05-18-2016 10:28 AM
Thank you! Pull request is in the queue and here is the link: https://github.com/AuthorizeNet/sdk-dotnet/pull/146
โ05-18-2016 04:11 PM