I’ve got an
issue with price and quantity in Paypal.
When I’m ordering a product in TeaCommerce with a quantity of 2 for a unit
price of 15, teacommerce set the total price of 30 (good).
But when i reach Paypal, in the cart content, Paypal display in the amount of
the product60 instead of 30.
I’ve read on some forums that Paypal multiply the quantity by the amount price
of the product.
Is there a way in Paypal to avoid this behavior or in TeaCommerce to specify
a setting to put only the quantity of 1 for each product ordered ?
Hello Rune Thanks. Now, the price orderline is correct but just saw that the taxe in Paypal is also multiplied by the quantity.
If I order 2 products at an unit price of 15, the total VAT included for the 2 product at a %8 rate is 2.22. When it’s displayed in PayPal, the taxes is 4.44.
Super. I will fix that tomorrow for you (And everyone else).
Thanks for your bug reports. It's great that we can fix these things, and don't hesitate to write about any other findings, big or small, in the future.
Thanks for the new version. Now taxe in Paypal is ok.
I’ve noticed something strange now between step 3 and 4 when ordering. The payment and shipment method chosen in step 3 is not taken in account in step 4. It displays always the first element of the payment and shipment instead of displaying the ones I’ve selected.
price multiplied by quantity in paypal
Hi tea commerce community,
I’ve got an issue with price and quantity in Paypal.
When I’m ordering a product in TeaCommerce with a quantity of 2 for a unit price of 15, teacommerce set the total price of 30 (good).
But when i reach Paypal, in the cart content, Paypal display in the amount of the product 60 instead of 30.
I’ve read on some forums that Paypal multiply the quantity by the amount price of the product.
Is there a way in Paypal to avoid this behavior or in TeaCommerce to specify a setting to put only the quantity of 1 for each product ordered ?
Regards,
fino
We will check the payment provider in Tea Commerce. The problem may be in the our Pay Pal provider. We will be back.
/Rune
Hi again Fino,
Sure enough the price we send to Pay Pal is the total price of the orderline. I have now changed that to the Unit price and uploaded a new package http://our.umbraco.org/projects/website-utilities/tea-commerce
Would you test it for me? Just install the beta package on top of the old one.
/Rune
Hello Rune
Thanks.
Now, the price orderline is correct but just saw that the taxe in Paypal is also multiplied by the quantity.
If I order 2 products at an unit price of 15, the total VAT included for the 2 product at a %8 rate is 2.22.
When it’s displayed in PayPal, the taxes is 4.44.
Super. I will fix that tomorrow for you (And everyone else).
Thanks for your bug reports. It's great that we can fix these things, and don't hesitate to write about any other findings, big or small, in the future.
/Rune
There you are. A new beta package uploaded. I have fixed the VAT on orderlines.
/Rune
Hello Rune
Thanks for the new version. Now taxe in Paypal is ok.
I’ve noticed something strange now between step 3 and 4 when ordering.
The payment and shipment method chosen in step 3 is not taken in account in step 4. It displays always the first element of the payment and shipment instead of displaying the ones I’ve selected.
fino
Hi Fino,
In the Starter Kit we have online right now it works like a charm: http://starterkit.teacommerce.dk
Have you made any changes?
Does the Firebug console show any errors?
/Rune
Hi Rune
I've found what was going wrong, a translation containing an apostrophe in an alert() javascript.
thanks a lot for your help :)
fino
Ah yes, that would destroy a good old alert :)
Glad I could help. Feel free to write again if you have any other problems.
/Rune
is working on a reply...