This is a discussion on paypal ipn with oscmax within the Paypal forums, part of the Payment Modules category; I am having problems implementing paypal ipn with oscmax. Is there a definitive guide which can give me an idea ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I am having problems implementing paypal ipn with oscmax. Is there a definitive guide which can give me an idea how to do it. Thanks nano |
|
#2
| ||||
| ||||
| You just turn it on in the admin panel and fill in the required info. Pretty easy to do. If you still can't figure it out see this: osCommerce Documentation by OSCdox :: osCommerce and osCMax installation and users manual, discussion forums (phpWiki) Note that you do not need to use the SSL certificate part, as there is no sensitive info sent from the cart to paypal. All sensitive info is entered directly at paypal.
__________________ 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. |
|
#3
| |||
| |||
| On the paypal website, there is an ipn page under profile that says: >Instant Payment Notification Preferences >PayPal's Instant Payment Notification (IPN) allows you to integrate PayPal >payments with your website back-end operations. > >Instant Payment Notification (IPN) Off >Instant Payment Notification (IPN) URL: _______________________ Since the IPN seems to be set to Off and the URL is blank, is that why I am getting email errors when i receive an order. In oscmax, all the fields in the paypal module seems to be filled out. What address would i put in the IPN url blank on paypal's website? |
|
#4
| ||||
| ||||
| You have to turn it on in your paypal admin (at the paypal site) and you leave the IPN url blank, as osCMax sends the url to paypal with the sale information. email errors: what is the error? Paypal IPN doesnt send and email to your store, it sends an ipn.
__________________ 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. |
|
#5
| |||
| |||
| 2 part message about my errors.. Thanks a MILLION for your help!!! I tried activating it Paypal IPN on the paypal site and left the url blank, but got this error >You must enter a properly formatted URL into the Notification URL field in >order to activate Instant Payment Notification. >Activate Instant Payment Notification > >Before activating Instant Payment Notification, please read the instructions >to ensure that you can support the notification system. > >Instant Payment Notification integrates PayPal payment notification and >authentication with your website's back-end operations. Check this box to >activate Instant Payment Notification, and enter the URL at which you will >receive the payment notifications below. > >Notification URL: _________________________________________ ================================================== ======= The Email error I got that i mentioned previously was this: Subject: PayPal IPN Invalid Process payment_date=13:28:09 Apr 18, 2007 PDT txn_type=web_accept last_name=my customer name residence_country=DE item_name=Sewing Pattern Supply payment_gross=22.80 mc_currency=USD business=Bob@WolfStarTradingPost.com payment_type=instant verify_sign=I censored this might be confidential payer_status=verified tax=0.00 payer_email=mycustomers@emailaddress.com txn_id=4DC909999P3212506 quantity=1 receiver_email=Bob@WolfStarTradingPost.com first_name=Iris payer_id=KUTZZZZKXXTRW receiver_id=TXXXYU5NF4PRC item_number= payment_status=Completed payment_fee=1.19 mc_fee=1.19 shipping=0.00 mc_gross=22.80 custom=1 charset=windows-1252 notify_version=2.1 $_GET: ================================================== ==== Granted, the payment did go through and i was able to log into oscmax admin to view the order, and was able to login to paypal and verify the payment, but I am not certain if this is just an annoyance i need to live with, or if there is a way to correct it. |
|
#6
| ||||
| ||||
| I never had to enter a url in paypal IPN at paypal. I just turn it on and leave the IPN url blank. Not sure what the problem is with the email error. I think that is coming from paypal, and you should contact them for an explanation. I have never seen that before.
__________________ 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. |
| The Following User Says Thank You to michael_s For This Useful Post: | ||
rabbit116 (05-27-2007) | ||
|
#7
| |||
| |||
| I tried to activate the paypal ipn yesterday and had the same error as you mention but when i removed the " url: http:// " part from the page so the page was blank and then tried to activate, it worked fine and paypal ipn was turned on. |
| The Following User Says Thank You to zuqaili For This Useful Post: | ||
rabbit116 (05-27-2007) | ||
|
#8
| |||
| |||
| Hi all, Apparently, after a person goes through paypal and checks out. They get a page that says they are tranferring from a secure site to a non-secure site (back to my website checkout_success page). I think some people are clicking 'Cancel' on that page, and I may be losing orders. Is there a way around this? Thanks Mike Last edited by mjfontec; 05-12-2007 at 05:04 AM. Reason: new question |
|
#9
| ||||
| ||||
| I'd say that would be the regular PayPal & not IPN however the answer is the same. You can secure your pages that have sensitive data - checkout_success.php etc by using a shared ssl usually provided for free by your host or your own purchased ssl certificate. How to do this must be covered in the documentation or the wiki.
__________________ HTH Neil www.12website.com "You can have everything in life that you want if you will just help enough other people get what they want." Zig Ziglar |
|
#10
| ||||
| ||||
| Quote:
That is what IPN is for. Regardless of customer actions, if they complete the sale at Paypal, then your shop will get an IPN notice of the sale, even if they never return to your site.
__________________ 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. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PayPal IPN in RC3 - values not being passed to PayPal? | SavageSinister | osCMax v2 Installation issues | 3 | 02-12-2007 03:57 PM |
| Integrate PayPal Web Payments Pro -> osCMax v2.0 | ganast | osCMax v2 Customization/Mods | 1 | 10-24-2005 01:19 PM |
| Tutorial on Setting Up PayPal IPN for osCMax v2.0/v1.7 | uli_nyc | Paypal | 7 | 10-15-2005 10:52 AM |
| [Contrib] Standard PayPal for osCMax. | Jonthebest | osCMax v2 Customization/Mods | 0 | 10-04-2005 08:02 AM |
| PayPal Subscriptions (recurring payments) in osCMAX? | smbpbx | osCMax v1.7 Discussion | 0 | 01-22-2005 12:40 PM |