- This topic has 3 replies, 2 voices, and was last updated 11 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore IPN Function with Chargebacks
Hi, I’m trying to figure out how your estore plugin works with regards to the IPN. Now we don’t have a IPN setup and this is all working perfectly. We just don’t know how it’s being done. When someone buys a product, they are automatically upgraded. That’s fine. When the user issues a chargeback then their member goes to Inactive and they don’t have access. That’s all working perfectly. We just need to know how this is being done. Is there a file I can look at to see how PayPal is communicating with the plugin when chargebacks are done?
It will treat chargebacks as a refund and deactivate the member account. Look at paypal.php file for more details.
So is paypal.php the only file that deals with the deactivation of the member account?
Yes (for membership payment buttons created with eStore).