Hey Folks,
Got an email this morning that I initially suspected was spam, since I've be receiving IPNs from PayPal just fine.
But it's legit and after looking into it and checking everything I can think of checking, I cannot figure out the problem. What does occur to me is that maybe Phoenix cart was down for a bit.
What do you think?
PayPal Instant Payment Notification Warning
-
BrockleyJohn
- Certified Developer
- Posts: 173
- Joined: Mon Mar 01, 2021 5:37 pm
- Phoenix Version:
- : Buy Me A Beverage
- Has thanked: 2 times
- Been thanked: 30 times
Re: PayPal Instant Payment Notification Warning
Did you check out the IPN history in your paypal account? That sometimes gives a clue... I'll see if I can find it, doubtless it's moved since I last looked
-
BrockleyJohn
- Certified Developer
- Posts: 173
- Joined: Mon Mar 01, 2021 5:37 pm
- Phoenix Version:
- : Buy Me A Beverage
- Has thanked: 2 times
- Been thanked: 30 times
-
BrockleyJohn
- Certified Developer
- Posts: 173
- Joined: Mon Mar 01, 2021 5:37 pm
- Phoenix Version:
- : Buy Me A Beverage
- Has thanked: 2 times
- Been thanked: 30 times
Re: PayPal Instant Payment Notification Warning
clicking on the message id in the list takes you into a detail view which will at least tell you the http response code if it got one
- drtom
- Member
- Posts: 49
- Joined: Sat May 24, 2025 3:59 am
- Phoenix Version: v1.1.0.2
- Has thanked: 21 times
- Been thanked: 3 times
Re: PayPal Instant Payment Notification Warning
I did cherck it and see that there's two instances yesterday. From what I can gather someone tried to make a purchase twice within minutes without success.BrockleyJohn wrote: ↑Wed Oct 08, 2025 4:05 pm Did you check out the IPN history in your paypal account? That sometimes gives a clue... I'll see if I can find it, doubtless it's moved since I last looked
- drtom
- Member
- Posts: 49
- Joined: Sat May 24, 2025 3:59 am
- Phoenix Version: v1.1.0.2
- Has thanked: 21 times
- Been thanked: 3 times
Re: PayPal Instant Payment Notification Warning
HTTP response code 404BrockleyJohn wrote: ↑Wed Oct 08, 2025 4:11 pm clicking on the message id in the list takes you into a detail view which will at least tell you the http response code if it got one
I also see PP has made many attempts to send, the latest this morning.
-
BrockleyJohn
- Certified Developer
- Posts: 173
- Joined: Mon Mar 01, 2021 5:37 pm
- Phoenix Version:
- : Buy Me A Beverage
- Has thanked: 2 times
- Been thanked: 30 times
Re: PayPal Instant Payment Notification Warning
Those details will tell you the url it's hitting - is it correct for your site?
Do you use the same paypal account on other sites, ebay, etc?
Do you use the same paypal account on other sites, ebay, etc?
- drtom
- Member
- Posts: 49
- Joined: Sat May 24, 2025 3:59 am
- Phoenix Version: v1.1.0.2
- Has thanked: 21 times
- Been thanked: 3 times
Re: PayPal Instant Payment Notification Warning
https://www.myshop/ext/modules/payment/ ... rd_ipn.phpBrockleyJohn wrote: ↑Wed Oct 08, 2025 5:42 pm Those details will tell you the url it's hitting - is it correct for your site?
How would I check if it's the right URL? Seemed like it was working before, and I've not changed it.
My PP account applies strictly to this shop.BrockleyJohn wrote: ↑Wed Oct 08, 2025 5:42 pm Do you use the same paypal account on other sites, ebay, etc?
-
ecartz
- Core Team
- Posts: 3084
- Joined: Tue Nov 05, 2019 6:02 pm
- Phoenix Version:
- Has thanked: 4 times
- Been thanked: 208 times
Re: PayPal Instant Payment Notification Warning
Try visiting the URL.
Look in your file manager and see if the file is there.
Check that you don't have access to the ext/ directory turned off in a .htaccess file or similar.
Look in your file manager and see if the file is there.
Check that you don't have access to the ext/ directory turned off in a .htaccess file or similar.