Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
Shopping Cart Software Forum for Ecommerce Templates
Home | Profile | Register | Active Topics | Members | Search | FAQ
Click Here To Login
Forgot your Password?



Find us on Facebook

Follow us on Twitter

View our YouTube channel

Ecommerce Templates on Google Plus


 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Paypal NO IPN
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

vincent brepoels
Advanced Member

104 Posts

Posted - 07/11/2012 :  08:34  Show Profile
Strange thing that my configuration works for one domain www.de-online-apotheek.com but not for my other domain www.la-pharmacie-en-ligne.com I have been searching in your forums and see that is it adviced to use IPN in the paypal configuration. My question is how to integrate the ppconfirm.php if one domain has several country domains. www.la-pharmacie-en-ligne.be is the same as www.la-pharmacie-en-ligne.fr and www.la-pharmacie-en-ligne.com
What should I enter in the IPN line of Paypal ? http://www.la-pharmacie-en-ligne.com
I have one ECT setup for de-online-apotheek.nl .be and .com and one ECT setup for the french part la-pharmacie-en-ligne.be .fr and .com

Andy
Administrator

69509 Posts

Posted - 07/11/2012 :  09:31  Show Profile
Hi

The IPN should only be need to be set in your PayPal account for one domain and the software sorts it out for others. What problem or error are you getting?

Andy

Ecommerce templates

ECT newsletter
ECT hosting suggestions

Dreamweaver templates

Follow us on Twitter, Facebook, Google + and YouTube



Go to Top of Page

vincent brepoels
Advanced Member

104 Posts

Posted - 07/11/2012 :  09:42  Show Profile
The actual problem was the 'no ipn' error on www.la-pharmacie-en-ligne.com, which I recently upgraded from 6.1.3 to 6.2.1. The settings are identical on paypal and ECT for both main domains beside my www.de-online-apotheek.com is still on 6.1.3

Both are running on the same server.

Therefore I thought perhaps of integrated the IPN function in Paypal
Go to Top of Page

Andy
Administrator

69509 Posts

Posted - 07/11/2012 :  10:30  Show Profile
Was it working before you updated? What PHP version is the server running, is it PHP5 or above?

Andy

Ecommerce templates

ECT newsletter
ECT hosting suggestions

Dreamweaver templates

Follow us on Twitter, Facebook, Google + and YouTube



Go to Top of Page

vincent brepoels
Advanced Member

104 Posts

Posted - 07/11/2012 :  10:49  Show Profile
yes PHP5 and it was working before. The domain which is still working uses the same framework PHP
Go to Top of Page

Andy
Administrator

69509 Posts

Posted - 07/11/2012 :  12:15  Show Profile
I can't think of anything else that could cause the No IPN message if they are both on the same server and they both use the same PayPal email address, correct? I'll check with Vince to see if he has any suggestions.

Andy

Ecommerce templates

ECT newsletter
ECT hosting suggestions

Dreamweaver templates

Follow us on Twitter, Facebook, Google + and YouTube



Go to Top of Page

Vince
Administrator

31316 Posts

Posted - 07/12/2012 :  06:25  Show Profile
Everything looks ok and if all the sites are on the same server then there shouldn't be any firewalls blocking. Can you try adding the following to the vsadmin/includes.php file...
$debugmode=TRUE;
Then, when you try a test transaction you should get sent debug output from the ppconfirm.php script. Then can you send that to me to check. You'll then need to take the $debugmode paramter out again or your customers might see debug information on checkout.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
Go to Top of Page

vincent brepoels
Advanced Member

104 Posts

Posted - 07/12/2012 :  12:08  Show Profile
Output from ppconfirm.php and I have the 'no ipn' in my admin page.

edited by Andy
Go to Top of Page

Andy
Administrator

69509 Posts

Posted - 07/12/2012 :  12:16  Show Profile
I've sent that information onto Vince as I can't see a lot wrong with it. I edited your post so your personal details aren't made public.

Andy

Ecommerce templates

ECT newsletter
ECT hosting suggestions

Dreamweaver templates

Follow us on Twitter, Facebook, Google + and YouTube



Go to Top of Page

vincent brepoels
Advanced Member

104 Posts

Posted - 07/12/2012 :  12:26  Show Profile
I have set the IPN in paypal and still have this 'no ipn' on my order

http://www.la-pharmacie-en-ligne.com/vsadmin/ppconfirm.php
Go to Top of Page

vincent brepoels
Advanced Member

104 Posts

Posted - 07/12/2012 :  12:59  Show Profile
To be complete. The amounts are correctly deducted from my account to the account of my business. I get a confirmation of this.
Go to Top of Page

Vince
Administrator

31316 Posts

Posted - 07/12/2012 :  15:38  Show Profile
Everything seems fine with the debug output so I'm going to have to have a closer look on the server. Can you send the site FTP login information to my email (don't post on the forum) and I'll have a look tomorrow.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
Go to Top of Page

vincent brepoels
Advanced Member

104 Posts

Posted - 07/13/2012 :  05:24  Show Profile
I have sent you my ftp details in a seperate mail
Go to Top of Page

vincent brepoels
Advanced Member

104 Posts

Posted - 07/13/2012 :  07:57  Show Profile
I received this new message from ppconfirm.php in my mailbox
Ecommerce Plus PayPal IPN Error: Error with cURL installation: Protocol https not supported or disabled in libcurl
RESULT:
Go to Top of Page

Vince
Administrator

31316 Posts

Posted - 07/13/2012 :  08:11  Show Profile
Hi Vincent
Yes, I was doing some checking this morning on your server and I think I've found the cause of the problem. We moved to using cURL by default for the PayPal IPN as that is the only way to connect via HTTPS. PayPal were forwarding the HTTP request to HTTPS which was causing problems on some systems. It seems though that your host does not have HTTPS support in the libcurl library. What I've done is add support for a new parameter "$usefsockforpaypalipn=TRUE;" which I've added to your vsadmin/includes.php file to use the old fsock connection method. Really, the best thing to do is ask the host to enable HTTPS in libcurl but this should get you working using the old method.
Can you try a test and let me know how it goes?

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
Go to Top of Page

vincent brepoels
Advanced Member

104 Posts

Posted - 07/13/2012 :  08:23  Show Profile
It works ! Thank you very much. I will ask for the https libcurl.

You are the best.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2013 ecommercetemplates.com Go To Top Of Page
This page was generated in 0.08 seconds. Snitz Forums 2000