cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HYbris Payapl Integration[paypal-core-1.7.1.jar]

Former Member
0 Kudos
367

DO you know how can we disabling logging in paypal APIService.class. Here all the paypal request and response is getting printed.Which has sensitive customer informations.

Any one faced this and how we can disable this logging

public String makeRequestUsing(APICallPreHandler apiCallPreHandler){
LoggingManager.info(APIService.class, payLoad);
..
.
LoggingManager.info(APIService.class, response);


Accepted Solutions (0)

Answers (0)