Guest Posted September 27, 2002 Posted September 27, 2002 Hi everybody - Fixed problem with STORE_NAME containing spaces, commas or anything. - Added cURL detection. - Improvements in paypal_notify.php to avoid two database querys that retrieve info already available. - Added notify_url parameter. - Added selection of the order_status_id the order will have when a transaction gets completed. - Fixed a problem with the emails subject - Paypal Transactions in osCommerce Admin now are sorted by date Please send feedback if you have problems/doubts/anything. Best regards Quote
sfatula Posted September 27, 2002 Posted September 27, 2002 Thanks for the excellent updates! Very quick. Quote Steve
Paul_C Posted September 27, 2002 Posted September 27, 2002 You can find it at http://www.oscommerce.com/downloads.php/co...ions,522/type,1 (in case anyone was wondering ;) ) Quote "It's a damn poor mind that can only think of one way to spell a word." -- Andrew Jackson
unistar Posted September 28, 2002 Posted September 28, 2002 I wanted to know the advantages of the Paypal IPN compared to the regular PayPal module. And if someone can give me a short explanation of making the required changes using phpmyadmin. Thanks in advanced! :) Quote
Guest Posted September 29, 2002 Posted September 29, 2002 Hi John With the regular PayPal Module, if a customer don't hit the Continue button after the payment, you will have problems to identify which things he buy in your site. The PayPal IPN Module, makes use of the IPN (Instant Payment Notification) feature of PayPal, that sends a notification to your server as soon as a payment is made to your account. The module stores the order with a temp status, so you can always see the order in your admin, it does not matter if he hits continue or not. Sometimes, PayPal payments gets a "pending" status (because of international accounts, or other reasons), and so with the module, you and the customer will be notified when the payment finally gets an COMPLETED status. You should give it a try :wink: About the installation with PHPMyAdmin, you should only run the paypalipn.sql script and the SQL Box. Best regards Quote
unistar Posted September 29, 2002 Posted September 29, 2002 I get this error when trying to go to the paypal ipn transactions. The file is there and 755'ed and same. any ideas? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.