Tax and Discount

phpuser

No avatar

2006-03-18 02:23

I am using the latest version of TAD and QC.
Currently, when a user pays by paypal, the link uses $aList[fSummary], however this does not include the discount.

How can I include this in the Paypal submit button?

Thanks

zep

No avatar

2006-03-18 14:29

same problem for me, posted yesterday (use search).

zep

Till

No avatar

2006-03-18 18:50

yeah,

I think you have to change the variable in the plugin. The same you get if you use tax. I did not need it, so I stopped looking. However, you cannot use this plugin in conjunction with the paypal addon (which is not a real plugin). Wizzud made the pluggin. Maybe you contact him via his website www.wizzud.com. He may have a quick solution.

Till

servermachine

No avatar

2006-03-19 00:29

if you use $aData[fSummary] this will be the correct value after discount.

christopherleary

No avatar

2006-04-29 00:49

i tried passing $aData[fSummary] instead, and it still doesnt use the updated amount...anyone else get it to work?

christopherleary

No avatar

2006-05-03 15:26

anyone have a fix for this? i replaced the variable that order_message.tpl passes to the merchant, and its still passing the total without the applied discount. thanks!

wizzud

No avatar

2006-05-05 05:14

try using $aTadSaveOrderExt[fSummary]

Back to top
about us | contact