osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

paypal udates for MAX1.7 ?

This is a discussion on paypal udates for MAX1.7 ? within the osCMax v1.7 General Mods Discussion forums, part of the osCMax v1.7 Forums category; question: If I have MAX1.7 installed ( of which came wih PAYPAL IPN as part of the download) then do ...


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

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 03-28-2005, 03:07 AM
New Member
 
Join Date: Feb 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
evileddie
Default paypal udates for MAX1.7 ?

question:
If I have MAX1.7 installed ( of which came wih PAYPAL IPN as part of the download)
then do i need to "update" to the "new" one from the OCS site
http://www.oscommerce.com/community/contributions,1753

and if so... do i just reupload the module>payment>paypal.php
or do i go by the instructions and hack up my osMAX ??!?


i thought that the PAYPAL IPN that was with MAX WAS a working one.
am i wrong?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 03-28-2005, 08:40 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,187
Thanks: 66
Thanked 290 Times in 276 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 RE: paypal udates for MAX1.7 ?

It works but is an older version that is quirky. For some it works right out of the box, for others... well you will have no problems finding long discussions about it here...

You will have to follow the mod instructions to install the latest version, and note that you will have to manually make changes to the template files if needed, since the BTS system moves some of the code you will have to modify.
__________________
Michael Sasek
osCMax Developer


osCMax Templates - Hundreds of premium quality templates. New designs every month!

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.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 03-28-2005, 01:02 PM
New Member
 
Join Date: Feb 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
evileddie
Default

sounds like a huge pain in the rear.


maybe i'll just wait a little bit ... thanks for the info.

-EvilEddie
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 06-06-2005, 09:34 AM
New Member
 
Join Date: Sep 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
smbpbx
Default Re: RE: paypal udates for MAX1.7 ?

Quote:
Originally Posted by msasek
It works but is an older version that is quirky.
Which version of Paypal IPN is in osCMax 1.7?

Thanks

-Kanti
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 07-09-2005, 11:05 PM
New Member
 
Join Date: Nov 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
bumpy
Default RE: Re: RE: paypal udates for MAX1.7 ?

Having read what I could find, the Wiki that is 'incomplete', the 1753 thread, the install.html that comes with osCommerce 2.2 Milestone 2 PayPal IPN Payment Module v1.1, I thought I understood that the sequence was:
Disable/remove Paypal IPN from Admin in OSC 1.7.
Remove files (backed up with command for i in `find ./catalog -name paypal*`; do tar uf pp-ipn-backup.tar $i; done...) and removed.
Untar the osCommerce-PayPal_IPN-v1.1.zip at / (above catalog) which does create the /catalog/ext dir.
Add/Enable PayPal IPN from Admin, setup dev account (sandboxes) at PayPal, and rock! ...

I will try to make a contrib to that, with what I have learned.

All seems working, the instructions I have gathered make this adventure a bath compared to the riptide of other mods/installs. The team seems to be getting better at communicating! (that's supposed to be a compliment)

Then when in Admin, under Customers, third item: PayPal IPN...

first, the link was broken by my removal of the file catalog/admin/paypal_ipn.php, replaced that from the tarfile (my backup of stock 1.7)
Running it failed to find 2 others: catalog/admin/includes/languages/english/paypal_ipn.php and catalog/admin/includes/classes/paypal_ipn.php which I was able to replace from backup.

So I guess I was muddy on the use of Remove as part of the uninstall, doesn't work without some supervision.

Stumped myself with attempting to get a Return URL from the forums, (later found one post that said DONT) and broke things with the ever so clear PayPal info that 'The email address is not configured to take payments) 0 items in cart, and bunch of debug msgs that lead me to Unbreak by back-pedaling.

Glad to say that with the (hard to find) definitive "IPN Notification URL" of %catalogURL%/checkout_process.php all is golden!! Tomorrow we try the SSL config, and then the Encrypted Web Transactions.

Michael, I won't be posting 'Help! My Live Store is Broke!' as entertaining as those stories are. Would you mind detailing what "changes to the template files" might be needed?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 07-22-2005, 01:08 PM
New Member
 
Join Date: Nov 2004
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
bumpy
Default RE: Re: RE: paypal udates for MAX1.7 ?

Ok, set up encrypted payments, and the payment went thru, and pmt info
came back in Customers:Orders in admin. Buuuut...

The return from Paypal was right back into Checkout:Confirm screen. This
will result in folks paying over and over again, I think.

Before turning on Encrypted, the cart emptied, the stock dpleted, and the
order shows as Pending. The order status does show Pending, but now the
cart is not getting emptied, and the stock is not getting depleted, even
when I changed the order status to Delivered. Customer got notification,
but still sees the items in basket, with option to Checkout.

Any help?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
moneybookers and max1.5.5 battleaxe osCMax v1.7 Discussion 3 01-29-2005 06:37 AM
coverting ms2 .php to run in max1.5 wildtypitch osCMax v1.7 Discussion 1 11-24-2004 02:01 PM
new max1.7 error danieln osCMax v1.7 Installation 4 10-05-2004 05:13 AM
How do i install..i download max1.5 Anonymous osCMax v1.7 Installation 2 01-03-2004 12:22 PM
coolmenu for MS2 MAX1.5 amilo osCMax v1.7 Installation 0 12-29-2003 05:28 AM


All times are GMT -8. The time now is 03:07 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2008 osCMax