Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Issues › Reply To: WP eStore General Issues
@johnzena, The plugin goes through a set of post payment verification process after a payment is made. The following URL has a diagram that outlines the verification steps:
The plugin will not give out the link to the customer if any of the above mentioned verification fails. The easiest way to pinpoint what is failing is to “Enable Debug” from the settings menu of this pluign.
When you turn on debug from the settings menu and you will be able to see every step of the transaction processs (IPN validation, product verification etc) in the “ipn_handle_debug.log” file.
Share the content of the debug file and I should be able to tell you what is going wrong.
If however you see the debug file (ipn_handle_debug.log) is empty then make sure your server does not have any firewall that’s blocking PayPal from communicating with this plugin (The “Bad Behavour” plugin is known to stop PayPal from sending Payment Notification to your server). Also make sure you have the “Email Notification & Digital Product Delivery” checkbox checked.