I wrote a function that receives the balance from PayPal. To connect properly, I am passing the user, password and certificate as a parameter, everything looks fine until one exceeds one exception and prints all the parameters (in this case the user details) on the php staxtrace is. I'm logging everything into a file so that users can see it in any way, but I really want to know how to hide sensitive information with stacktrace.
Thanks for your time and help :)
Cheers, Diego
/ P>
Hold the exception, then rationally handle it without highlighting the information. For example, you can log the fact that a paypal was an exception and a message was displayed to the user with those lines, but without showing the exception string.
Comments
Post a Comment