Page 1 of 1

No trigger with Paypal Payment

Posted: Tue Feb 02, 2010 2:23 am
by igavemybest
Website Payments Pro. No vendor notification trigger when using paypal checkout (not credit card by paypal, actual paypal payment). Any suggestions as to why?

Re: No trigger with Paypal Payment

Posted: Tue Feb 02, 2010 12:32 pm
by mazhar
Did you checked the orders placed via PayPal, are they OK in every aspect, in fact I want to check that you are getting response callback or not. You can also turn on the debug mode and have a look at the request/response data to figure out if something is not normal.

Re: No trigger with Paypal Payment

Posted: Tue Feb 02, 2010 12:40 pm
by igavemybest
Yes, everything is perfect. Here is a sample as I have had it turned on, and looking at it it seems that the notify url is incorrect.


[Data Remove to protect your privacy]

Re: No trigger with Paypal Payment

Posted: Tue Feb 02, 2010 12:44 pm
by igavemybest
In paypal the URL is correct however...

Current settings
Notification URL https://www.myurl.com/ProcessPayPal.ashx
Message delivery Enabled

Re: No trigger with Paypal Payment

Posted: Thu Feb 04, 2010 4:22 pm
by igavemybest
Any update on this?

Re: No trigger with Paypal Payment

Posted: Thu Feb 18, 2010 12:29 am
by igavemybest
Still waiting on an update for this. It's not working still. Should I submit a ticket?

Re: No trigger with Paypal Payment

Posted: Fri Feb 19, 2010 1:16 am
by igavemybest
mazhar, in the code that you deleted above there were two forward slashes on the paypal IPN notification and as I stated I was thinking that was the cause of this error. Is this topic related, and is anyone else having this issue? viewtopic.php?f=42&t=13131

Re: No trigger with Paypal Payment

Posted: Fri Feb 26, 2010 3:36 pm
by igavemybest
Nice to see all the help I am getting on this.

Re: No trigger with Paypal Payment

Posted: Mon Mar 01, 2010 7:43 am
by mazhar
It seems that we have quite a similar issue logged in our bug database.
http://bugs.ablecommerce.com/show_bug.cgi?id=8718

Re: No trigger with Paypal Payment

Posted: Mon Mar 01, 2010 6:18 pm
by igavemybest
Yes, exactly the same, just not for digital goods, it happens with the purchase of any product in the store. Is there a fix for this yet, or just a reported bug?

Re: No trigger with Paypal Payment

Posted: Tue Mar 02, 2010 7:11 am
by mazhar
Just updated the bug for query about patch

Re: No trigger with Paypal Payment

Posted: Wed Mar 31, 2010 7:02 pm
by igavemybest
Any fix for this yet? Is anyone else experiencing this issue? In the file I originally sent you it appeared as though ablecommerce was distorting the notification URL. Is this the issue?