Jump to content
MDDHosting Forums

PayPal IPN


kreut

Recommended Posts

Hello!

 

I'm using the same exact code with PayPal's IPN that worked a month ago on a different host that doesn't seem to be working here -- I don't know if the problem is on PayPal's end, my server here, or something else entirely. So, two questions:

 

1. Has anyone had any issues using IPN (Instant Payment Notification)? Specifically, it seems that PayPal is now not calling my IPN script --- when I go to Paypal, it keeps saying "Retrying". Is it possible that MddHosting "blocks" certain types of website calls? (Shot in the dark....)

2. As a cPanel newbie, is there a way that I can access the server log to actually see what's going on behind the scenes?

 

Thanks so much,

 

Eric

Link to comment
Share on other sites

In transferring another client over not long ago that relies upon it, it turns out that PayPal is super slow at updating their DNS lookups. We actually had to go in and edit the code to make it send the

https://servername.mddhosting.com/~accountname/ipn.php

so that it would return information to the right server immediately. I'm sure you can probably log into the account at your old provider (if the script has the appropriate logging) and see that the IPN callbacks are still hitting the old server.

 

Unfortunately this isn't an issue on our end so there isn't much if anything we can do about it short of suggesting you process orders manually until PayPal's DNS updates.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...