Zen Cart Logo
Forums / PayPal Express Checkout support / Paypal Express not showing Shopping Cart Contents in some orders

Paypal Express not showing Shopping Cart Contents in some orders

Locked

Views: 6,014

Results 1 to 12 of 12
This thread is locked. New replies are disabled.
27 Oct 2007, 10:34 AM
#1
mali avatar

mali

New Zenner

Join Date:
Sep 2006
Posts:
35
Plugin Contributions:
0

Paypal Express not showing Shopping Cart Contents in some orders

Hi

I have experienced this problem today. I have tested placing 4-5 orders.
Normally in paypal emails I always receive them in this format :

http://www.rspec.co.uk/images/paypal_correct.gif
```


But when I placed another 3 more orders (order with multiple items). one of my paypal email not showing 'paypal shopping cart contents' like in the picture below :

http://www.rspec.co.uk/images/paypal_notcorrect.gif



**The 'missing shopping cart content'  happened to both customers's email and the shop owner's email.

But when it appears, it appears in both end too.

**This is a problem because it is a high volume shopping site which means double handling all orders & cross reference everything through the website which just creates more work than is actually necessary.


Paypal Express is the only payment option we have available on the site.

Can some one please suggest why this happen?

Thank you very much in advance.

Regards,
27 Oct 2007, 11:08 AM
#2
mali avatar

mali

New Zenner

Join Date:
Sep 2006
Posts:
35
Plugin Contributions:
0

Re: Paypal Express not showing Shopping Cart Contents in some orders

And here is the shop owner's paypal email. (without paypal shopping cart contents)

http://www.rspec.co.uk/images/paypal_shopowner_notcorrect.gif
27 Oct 2007, 1:02 PM
#3
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Paypal Express not showing Shopping Cart Contents in some orders

I believe there is sonething that triggers the cart contents to not be displayes, like c coupon or a Gift certificate or something of the like

27 Oct 2007, 3:39 PM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Paypal Express not showing Shopping Cart Contents in some orders

Merlin is correct.

27 Oct 2007, 4:19 PM
#5
mali avatar

mali

New Zenner

Join Date:
Sep 2006
Posts:
35
Plugin Contributions:
0

Re: Paypal Express not showing Shopping Cart Contents in some orders

DrByte:

Merlin is correct.

There are two active Discount Coupons currently. But I did not use it when I check out. Could this still trigger this problem even if I didn't use it?

27 Oct 2007, 4:32 PM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Paypal Express not showing Shopping Cart Contents in some orders

The cart-contents can only be sent if the arithmetic is perfect and extremely simple. PayPal's cart-contents-handler cannot handle complex things such as discounts (coupons, gift certificates, group discounts, etc) or tax calculations which round to partial cents.

If any of the arithmetic doesn't "add up" during preparation of the cart contents, only the subtotals will be sent. Otherwise PayPal will give an error to the customer saying "Sorry, invalid parameters sent", and require them to pay using some other method.

When you go shopping at your favorite store, do all your purchase details (each line item) show up on your credit card statement? No. Your "payment-receipt" covers the payment, and your "store-receipt" covers the specific purchase details, including shipping address information as well. It's the same with Zen Cart -- For customer order fulfillment, you should be relying on the data in your Zen Cart admin, not on what's in PayPal.

27 Oct 2007, 5:20 PM
#7
mali avatar

mali

New Zenner

Join Date:
Sep 2006
Posts:
35
Plugin Contributions:
0

Re: Paypal Express not showing Shopping Cart Contents in some orders

OK DrBytes, Thank you for your explanation.

I just don't understand why this problem does not happen every time.
Only 1 out of 5 orders that have this problem. And every time I tested order. I did not use discount coupon at all.

I shall explain to the website owner but not sure if he will be happy with this.

27 Oct 2007, 5:21 PM
#8
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Paypal Express not showing Shopping Cart Contents in some orders

Sales Tax

27 Oct 2007, 5:31 PM
#9
mali avatar

mali

New Zenner

Join Date:
Sep 2006
Posts:
35
Plugin Contributions:
0

Re: Paypal Express not showing Shopping Cart Contents in some orders

Merlinpa1969:

Sales Tax

What should I do wiht sales tax configuration then Merlin?

27 Oct 2007, 5:41 PM
#10
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Paypal Express not showing Shopping Cart Contents in some orders

Thats the issue,
if sales tax ( using real math ) comes out to xx.75 then your ok but if it comes out to xx.753 then you are not.

When the total is NOT an even number then it has to pass the total as an agregate rather than a line item

there really isnt anything else to do.

27 Oct 2007, 5:57 PM
#11
mali avatar

mali

New Zenner

Join Date:
Sep 2006
Posts:
35
Plugin Contributions:
0

Re: Paypal Express not showing Shopping Cart Contents in some orders

Thanks Merlin,

I guess we just have to get on with it for now.:huh:

29 Oct 2007, 12:41 PM
#12
mali avatar

mali

New Zenner

Join Date:
Sep 2006
Posts:
35
Plugin Contributions:
0

Re: Paypal Express not showing Shopping Cart Contents in some orders

I don't understand. The products I tested have very simple prices and I didn't use VAT/Delivery charge/discount coupon, so I really can't understand why it's not working.

The shop owner does not accept this and he think this is a 'flackey checkout'.

For him, Paypal does not work because of this problem. I can't use google checkout niether because it does not compatible with Royal Mail yet.

He want the simple process where he just log into paypal and check the order and print off the packing slips from there witout having to login to admin site to search through the website order history to match up which payment goes with which order and record the items sold when he reconciles the bank accounts.

All of their stock / invoicing tools etc are already on a very comprehensive Sage accounts package, so they really don't need the website packing/invoicing admin. They want to avoid having to do everything twice

If I use Nochex instead of paypal, do you think this problem will be resolve?