Notify url parmeter problem?
-
I use a link to create a subscription.
The link format is:
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=(the button's id)&custom=(some stuff i need)¬ify_url=<?php echo site_url(); ?>/?AngellEYE_Paypal_Ipn_For_Wordpress&action=ipn_handler
Now when i test it i get nothing (no actions fire) and when i check my ipn history i see that the ipn massage url is ending without the action parameter (https://mydomain.com/?AngellEYE_Paypal_Ipn_For_Wordpress).
Could it be that PayPal is striping that paramater and that’s why my actions won’t fire?
Thanks.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Notify url parmeter problem?’ is closed to new replies.