thefoxrox 0 Posted December 6, 2004 Hello, I am trying to install paypal ipn so that I can pass a total amount to paypal. I have downloaded the ipn contribution osCommerce PayPal IPN Module v1.0 For 2.2MS2 and have unzipped it to find 3 files but am not sure where to put them. The instructions say to put them in my installation folder, does this mean the folder inside catalog called install? I also have two files with the same name (but different file sizes so I assume these go in different folders). The files are ipn.php 5556k paypal_ipn.php 370k paypal_ipn.php 41,850k Can anyone tell me where these should go? Share this post Link to post Share on other sites
Harald Ponce de Leon 751 Posted December 6, 2004 Please be sure to extract the contribution file with the folder structure within. This should then give you a directory structure of: 0 11-29-04 16:24 osCommerce-PayPal_IPN-v1.0/ 9321 12-01-04 03:40 osCommerce-PayPal_IPN-v1.0/install.html 18009 11-29-04 16:23 osCommerce-PayPal_IPN-v1.0/license.txt 0 11-27-04 02:14 osCommerce-PayPal_IPN-v1.0/catalog/ 0 11-26-04 13:29 osCommerce-PayPal_IPN-v1.0/catalog/ext/ 0 11-26-04 13:29 osCommerce-PayPal_IPN-v1.0/catalog/ext/modules/ 0 11-26-04 13:29 osCommerce-PayPal_IPN-v1.0/catalog/ext/modules/payment/ 0 11-26-04 13:30 osCommerce-PayPal_IPN-v1.0/catalog/ext/modules/payment/paypal_ipn/ 5556 12-01-04 03:41 osCommerce-PayPal_IPN-v1.0/catalog/ext/modules/payment/paypal_ipn/ipn.php 0 11-26-04 13:29 osCommerce-PayPal_IPN-v1.0/catalog/includes/ 0 11-26-04 13:29 osCommerce-PayPal_IPN-v1.0/catalog/includes/languages/ 0 11-26-04 13:29 osCommerce-PayPal_IPN-v1.0/catalog/includes/languages/english/ 0 11-26-04 13:29 osCommerce-PayPal_IPN-v1.0/catalog/includes/languages/english/modules/ 0 11-26-04 13:29 osCommerce-PayPal_IPN-v1.0/catalog/includes/languages/english/modules/payment/ 370 11-26-04 13:29 osCommerce-PayPal_IPN-v1.0/catalog/includes/languages/english/modules/payment/paypal_ipn.php 0 11-26-04 13:29 osCommerce-PayPal_IPN-v1.0/catalog/includes/modules/ 0 12-01-04 02:54 osCommerce-PayPal_IPN-v1.0/catalog/includes/modules/payment/ 41850 12-01-04 03:41 osCommerce-PayPal_IPN-v1.0/catalog/includes/modules/payment/paypal_ipn.php You should then copy the files following the directory structure with your own osCommerce installation. , osCommerce Share this post Link to post Share on other sites