PayPal IPN info is public on my site

  • CHM
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
9 years 4 months ago - 9 years 4 months ago #73014 by CHM
Someone notified me that the Joom Donation extension is leaking donor information. I clicked on a link to my site which appears to display the IPN file " /components/com_jdonation/ipn_logs.txt " with public access.

Can I send you the link and you tell me how to fix this?
Last edit: 9 years 4 months ago by CHM.

Please Log in or Create an account to join the conversation.

More
9 years 4 months ago #73041 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic PayPal IPN info is public on my site
Hi

You can disable Paypal IPN with the instructions below (I will update download package on tomorrow with a new parameter in Paypal payment plugin to disable IPN logs)

1. Open the file components/com_jdonation/payments/os_paypal.php

2. Find this line of code:
Code:
$this->ipn_log = true ;

3. Change it to:
Code:
$this->ipn_log = false;

After that, the log will be disabled

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamDũng Nguyễn Việt