osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

[MS2-MAX UPDATE] PayPal_Shopping_Cart_IPN 1.7

This is a discussion on [MS2-MAX UPDATE] PayPal_Shopping_Cart_IPN 1.7 within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; The original paypal IPN module included in MS2-MAX is outdated. I have updated the paypal module to the PayPal_Shopping_Cart_IPN v1.7 ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 03-27-2004, 09:59 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,990
Thanks: 80
Thanked 345 Times in 324 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default [MS2-MAX UPDATE] PayPal_Shopping_Cart_IPN 1.7

The original paypal IPN module included in MS2-MAX is outdated. I have updated the paypal module to the PayPal_Shopping_Cart_IPN v1.7 by Gregory Baboolal.

This update package does 3 things:

1. Remove the old paypal IPN 0.98
2. Install the new Paypal module.
3. Fixes the problem with Downloads not being immediately available upon completion of payment. Note: the transaction status should be set to Updated in the paypal module setup for downloads to be instantly available.

The download is attached to this post. There are full instructions on how to install this update. Mostly, just upload and go, if you are running stock MAX v1.5.5
Attached Files
File Type: zip paypal_shopping_cart_ipn_v1.7_oscmax.zip (70.8 KB, 387 views)
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 03-27-2004, 11:59 PM
Active Member
 
Join Date: Feb 2004
Posts: 174
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
Kristine is an unknown quantity at this point
Default

I've followed the instructions and when I log into my admin I get this error:

Warning: main(includes/boxes/paypalipn.php): failed to open stream: No such file or directory in c:\web\catalog\admin\includes\column_left.php on line 51

Fatal error: main(): Failed opening required 'includes/boxes/paypalipn.php' (include_path='.;c:\php4\pear') in c:\web\catalog\admin\includes\column_left.php on line 51

Why?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 03-28-2004, 12:10 AM
Active Member
 
Join Date: Feb 2004
Posts: 174
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
Kristine is an unknown quantity at this point
Default

I went to the catalog/admin/column_left.php and commented out line 51

//require(DIR_WS_BOXES . 'paypalipn.php'); // PAYPALIPN

I'm in my admin-payments and have installed paypal. I think this is the new one, since there seems to be more options to set.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 03-28-2004, 01:00 AM
Active Member
 
Join Date: Feb 2004
Posts: 174
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
Kristine is an unknown quantity at this point
Default

alrighty, I had to make another paypal account to test this. LOL
I recieved my payment notification and as the buyer got my receipt. But in the test instructions it says to go to the admin->customers for the paypal_ipn link to select and view a transaction. It's not there? Would that be the first error I recieved when installing and also the line I commented out in the column_left.php?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 03-28-2004, 01:04 AM
Active Member
 
Join Date: Feb 2004
Posts: 174
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
Kristine is an unknown quantity at this point
Default

One other thing, when the payment was completed in the paypal screen I clicked continue and was directed to:

http://localhost/catalog/checkout_su...edirect&os
Csid=9fa4f0e74664f94479a01a465199cee9

with this error message:

1146 - Table 'mydata.table_paypalipn_txn' doesn't exist

select o.orders_status,p.* from orders o LEFT JOIN TABLE_PAYPALIPN_TXN p on p.item_number = o.orders_id AND o.customers_id = '5' order by o.date_purchased desc limit 1

[TEP STOP]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 03-28-2004, 07:27 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,990
Thanks: 80
Thanked 345 Times in 324 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

Kristine, there was a file missing in the first release of the mod. I have added it. Re-install the mod by uploading all files to your server again. I think I got it right this time!

Remember, you will need to give the links permission in your admin 'File groups' to be accessable.

One last thing, it looks like you have not properly configured your paypal module since that is the default value.

You need to go to modules payment and install the paypal module. Then configure all the new options. Also make sure you properly set up the IPN in paypal.com. It needs to be blank and autoreturn on. according to the instructions from the orginal author.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 03-28-2004, 07:34 AM
Active Member
 
Join Date: Feb 2004
Posts: 174
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
Kristine is an unknown quantity at this point
Default

ok trying again now
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8  
Old 03-28-2004, 07:58 AM
Active Member
 
Join Date: Feb 2004
Posts: 174
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
Kristine is an unknown quantity at this point
Default

ok, i recieve 1 payment notification and one receipt. I get redirected to the current page after clinking continue when the payment transaction is complete. But there is nothing showing in my store regarding the order. Should there be a link to the paypal transactions in the left box in admin? There isn't
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9  
Old 03-28-2004, 08:32 AM
Active Member
 
Join Date: Feb 2004
Posts: 174
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
Kristine is an unknown quantity at this point
Default

set the auto return, and it works. Now I just need to know why the orders aren't showing up in my admin?
Could it have something to do with me being on a local install?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #10  
Old 03-28-2004, 10:17 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,990
Thanks: 80
Thanked 345 Times in 324 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

Kristine, Sorry for the problems! It is not you. I think I was a bit sleepy last night, and I made a few mistakes on packaging the release.

I have fixed the problems. 2 files were incorrect in the previous release. Re-download the package and upload the /admin/includes/filenames.php file and the /admin/includes/database_tables.php files.

This will fix the problems of not being able to see the link in the admin.

Thanks for your patience and testing. I do appreciate it a lot!
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Update from MS2-MAX V1.5 dmiles osCMax v2 Customization/Mods 2 09-24-2005 01:32 PM
how can i update my oscmax?!? jogo99 osCMax v1.7 Discussion 1 02-15-2005 09:12 PM
Update BTS 1.5 pitufo osCMax v1.7 Installation 1 03-09-2004 02:03 PM
help can't update or add product Anonymous osCommerce 2.2 Installation Help 4 12-20-2002 08:36 PM


All times are GMT -8. The time now is 04:55 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax