Jump to content

Random products added to invoice and packing slip but not cart


Recommended Posts

I am having a probelm, which came more apparant this weekend with a few orders that came through. This does not happen to all orders though.

I have products which the customer did not add to there cart, did not pay for, but are showing up on the BO Customer Products, customer invoice and packing slip. Order details are correct in the BO. The products are not caluclated for frieght but are charged on the invoice, the invoice does not match the amount paid.

they dont show the product image, and when the product is clicked comes up with "object cannot be loaded"

Product 1 - UP: $1.00, Qty: 1 Refunded: 0 Returned: 0 Stock: 0 Total $1.00
Product 2 - UP: $2.00, Qty: 1 Refunded: 0 Returned: 0 Stock: 0 Total $2.00
Product 3 - is as normal, which the customer actually ordered

Now, I have the Australian Post Module installed and payment is going though Paypal API, but other than that the shop should be stock standard using Version 1.3.2.3

has anyone seen this problem before, and can help me narrow down a solution or an area to focus on?

Cheers,
DT

Link to comment
Share on other sites

Which version are you using? Did you upgrade the store from old version?
If it is upgraded, I just guess that database was not upgrade/migrated correctly some how.
Some old order detail was left there, , when customer placed a new order. The new items was added upon existing ones.

Order ID 15, Product ID 101 -- Old one
Order ID 15, Product ID 102 -- Old one
Order ID 15, Product ID 145 -- New one

But the cart information contains only the new one. So the payment is correct, because it is based on cart.
It also can explain why when you click old item,it shows error because the product does not exists.

Link to comment
Share on other sites

well its a brand new website with Version 1.3.2.3 and hasn't been upgraded, all the carts are from brand new customers so I can't see it being an migration issue

I should note that the products showing up are normally listed products on the site, but they just dont show the correct graphics or details other than the description, and they dont link through to the product just show up “object cannot be loaded”

I also should note that one of the products which was added, there wasnt even stock avaliable online ie stock=0 and it still added it. So that removes the idea that the customers have added it to the cart then deleted it off, failing to update, as with that particular item the wouldnt have been able to add it in the first place.

really thrown me on this one

Link to comment
Share on other sites

another element i have noticed

it comes up with
"PayPal IPN Verified [Completed (Unverified; $127.65)]" this is for a $22.65 purchase, that 127.65 is for the collective price of all the random products, but PayPal API charges correctly

another element wieght in the shipping window is also calculating the weight as 16kg but is charged the correct value for the 1kg item for Australian Post API module

Im really struggling with this guys, any assistance would be greatly appreciated

Link to comment
Share on other sites

I just took a look at your site, it looks great and you are selling very good products.

I just check the bug tracker, not able to find the related bugs at Paypal API. But I really suspect that the issue is inside payment module or your database. Try to use other module to see if the same problem still occurs.

Without look into the code and database, really difficult to figure out. If would like to switch to use my Paypal Express Checkout module, I could help fix the problem. You can check detail of my module from link at my signature.

By the way, the advertising block is still appears on the bottom left of your store. You can remove by uninstall it from back office, if you are not using it.

Link to comment
Share on other sites

nah not yet, and I have just had my 2nd occurance of the issue of paypal error, not sure if its related

"Error reporting from your PayPalAPI module

A client has encountered a problem with the module PayPalAPI, see the report:

Not a valid cart
Not a valid currency"

Link to comment
Share on other sites

×
×
  • Create New...