Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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

Posted

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! :)

Posted

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

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...