Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

paypal IPN with 0 amount


axrm70

Recommended Posts

Since my application has been migrated to a new server my paypal IPN module passes always the total amount equal 0 to paypal. It's strange because paypal standard works.

Always since the migration the shipping zone modules shows the cost of shipping in the delivery information, but nothing after in the confirmation page.

 

In beginning I was thinking was related to register_globals, but both having it on or off it's the same.

 

What's wrong with this new server?

 

Please help!

Link to comment
Share on other sites

what's also strange is that even if I select to process the order immediately with cash for instance the order is not created, but the products are removed from the stock. No email sent, no order in the order list...

Link to comment
Share on other sites

FOUND BUT NEED EXPLICATION

 

for some reason the variable MODULE_ORDER_TOTAL_INSTALLED in checkout_confirmation.php is false, even if should be true and before the migration was true.

in the database it contains ot_discount_coupon.php;ot_subtotal.php;ot_shipping.php;ot_total.php

 

for the moment I commented the check if true and works, but I prefer to understand why the value is lost

 

can someone explain me why?

 

thanks

Link to comment
Share on other sites

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...