No trigger with Paypal Payment
- igavemybest
- Captain (CAPT)
- Posts: 388
- Joined: Sun Apr 06, 2008 5:47 pm
No trigger with Paypal Payment
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
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.
- igavemybest
- Captain (CAPT)
- Posts: 388
- Joined: Sun Apr 06, 2008 5:47 pm
Re: No trigger with Paypal Payment
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]
[Data Remove to protect your privacy]
Last edited by igavemybest on Tue Feb 02, 2010 12:47 pm, edited 4 times in total.
- igavemybest
- Captain (CAPT)
- Posts: 388
- Joined: Sun Apr 06, 2008 5:47 pm
Re: No trigger with Paypal Payment
In paypal the URL is correct however...
Current settings
Notification URL https://www.myurl.com/ProcessPayPal.ashx
Message delivery Enabled
Current settings
Notification URL https://www.myurl.com/ProcessPayPal.ashx
Message delivery Enabled
- igavemybest
- Captain (CAPT)
- Posts: 388
- Joined: Sun Apr 06, 2008 5:47 pm
Re: No trigger with Paypal Payment
Any update on this?
- igavemybest
- Captain (CAPT)
- Posts: 388
- Joined: Sun Apr 06, 2008 5:47 pm
Re: No trigger with Paypal Payment
Still waiting on an update for this. It's not working still. Should I submit a ticket?
- igavemybest
- Captain (CAPT)
- Posts: 388
- Joined: Sun Apr 06, 2008 5:47 pm
Re: No trigger with Paypal Payment
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
- igavemybest
- Captain (CAPT)
- Posts: 388
- Joined: Sun Apr 06, 2008 5:47 pm
Re: No trigger with Paypal Payment
Nice to see all the help I am getting on this.
Re: No trigger with Paypal Payment
It seems that we have quite a similar issue logged in our bug database.
http://bugs.ablecommerce.com/show_bug.cgi?id=8718
http://bugs.ablecommerce.com/show_bug.cgi?id=8718
- igavemybest
- Captain (CAPT)
- Posts: 388
- Joined: Sun Apr 06, 2008 5:47 pm
Re: No trigger with Paypal Payment
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
Just updated the bug for query about patch
- igavemybest
- Captain (CAPT)
- Posts: 388
- Joined: Sun Apr 06, 2008 5:47 pm
Re: No trigger with Paypal Payment
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?