Thursday, 09 September 2010
Home arrow Quick IPN arrow Installation

Products

Free Download
Paid Download
Email Us
Recommend Us

Login Form






Lost Password?
No account yet? Register

RSS Feed

feed image

Banner

Banner
Quick IPN Installation Print E-mail

Quick IPN is very easy to install and configure. Once you have received the Quick IPN zip file, please unzip the file and copy (or ftp) the files to the desired location at your web hosting environment.

 

Quick IPN zip files contains the following files:

 

 quickipn.php

 

This is the main engine that responds to Paypal Instant Payment Notification, you need to configure paypal to ping this PHP file. Depending on your web site and the location where you put Quick IPN files to, the typical URL is something like http://www.yoursite.com/quickipn.php

 

 quickipn_config.php

 

This is the utility to allow you configure IPN options. To start configuration, open your browser, such as firefox or IE, to something like http://www.yoursite.com/quickipn_config.php, depending on your web site and the location where you put Quick IPN files to.

 

 quickipn_setting.php

 

This file contains the common variables and system functions that used by quickipn_config.php and quickipn.php

 

 quickipn.conf

 

This is the configuration files that stores your IPN settings. Initially empty. All settings are stored in the encrypted form. This file can be renamed. The name is defined in quickipn_config.php

 

 quickipn.log

 

This is the log file, Initially empty. This file can be renamed. The name is defined in quickipn_setting.php

 

 

To improve security, please check the following post.

 

Quick IPN configuration utility, quickipn_config.php, is very easy to use as well, with onscreen HTML text to help you set the system up. For details, please check our screenshot.

 

Please do NOT forget to configure the paypal IPN settings, check this for instruction.