Page 1 of 1

Sending wrong total to paypal

Posted: Wed Mar 14, 2012 11:45 am
by dirtboy
i am testing my cart using version 1.5.2.1. when i use a voucher then choose paypal payment method it sends the original price to paypal. how do i get it to send the updated total.

Re: Sending wrong total to paypal

Posted: Tue Mar 20, 2012 1:12 am
by uksitebuilder
have you altered this sort order of your order totals ?

Which Paypal - Standard or Pro ?

Re: Sending wrong total to paypal

Posted: Tue Mar 20, 2012 11:34 pm
by dirtboy
i am using paypal standard and have not changed the order.

Re: Sending wrong total to paypal

Posted: Wed Mar 21, 2012 1:38 am
by uksitebuilder
Do your order totals look like this

Code: Select all

Coupon 		Enabled 	4
Store Credit 	Enabled 	7
Handling Fee 	Disabled
Low Order Fee 	Disabled
Reward Points 	Enabled
Shipping 		Enabled 	3
Sub-Total 		Enabled 	1 
Taxes 		Enabled 	5
Total 		Enabled 	9
Gift Voucher 	Enabled 	8

Re: Sending wrong total to paypal

Posted: Wed Mar 21, 2012 12:05 pm
by dirtboy
where would i find that code

Re: Sending wrong total to paypal

Posted: Wed Mar 21, 2012 8:49 pm
by uksitebuilder
admin Extensions - Order Totals

The numbers are the sort order

Re: Sending wrong total to paypal

Posted: Fri Mar 23, 2012 3:32 am
by dirtboy
yes, all my settings are like you have posted

Re: Sending wrong total to paypal

Posted: Fri Mar 23, 2012 3:44 am
by Qphoria
Bug still not fixed. When discount is less than subtotal, the totals must be calculated differently based on this paypal bug:
https://www.x.com/developers/paypal/for ... disappears

Re: Sending wrong total to paypal

Posted: Mon Jun 18, 2012 5:37 pm
by fullphat
Qphoria wrote:Bug still not fixed. When discount is less than subtotal, the totals must be calculated differently based on this paypal bug:
https://www.x.com/developers/paypal/for ... disappears
Is there a work around for this yet?

I'm Currently running Version 1.5.1.3 on a client site, If the bug has been fixed then I'll update for them asap

However, with the recent updates being a pain as functions and classes get renamed and I have to spend a day fixing everything. which isn't bad if it fixed a problem, but if not, then i don't want to waste time on it yet

Cheers!

Re: Sending wrong total to paypal

Posted: Mon Jun 18, 2012 9:38 pm
by cdamianou
Hi have the same problem. I cannot offer any discount or promotional codes due to this not working. Can anyone help?

Thanks in advance.

Re: Sending wrong total to paypal

Posted: Mon Jul 09, 2012 1:47 pm
by OC2PS
OC 1.5.3.1 Looks like bug still not fixed.

I am still facing the problem. PayPal Standard is sending cart subtotal to PayPal as total, i.e. ignoring shipping charges, payment fee, coupons, vouchers, and reward points.