Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:
/paypal/standard/ipn/
If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service...
i need help with ipn script, i have amember pro for my site and i am using clickbank. the script i have so far in my php folder is :
<?php
function cbValid() {
$key='YOUR SECRET KEY';
$ccustname = $_REQUEST['ccustname'];
$ccustemail = $_REQUEST['ccustemail'];
$ccustcc =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.