Added Paypal in TaxAndDiscount v1.0 -->tax not sending

~Raymond

No avatar

2006-08-01 12:50

Hi there,

shop: QC 1.2
plugin: TAD 1.0

I added the following code in templates/TaxAndDiscount_print.tpl. Look at the line between the arrows:

<form action="https://www.paypal.com/etc..."; method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="your@email.com">
<input type="hidden" name="item_name" value="Order ID $iOrder">
<input type="hidden" name="item_number" value="">

-----> <input type='hidden' name='fTax' value="$aOrder[fSummary]" /> <-----

<input type="hidden" name="amount" value="$aBasket[fSummary]">
<input type="hidden" name="shipping" value="$aCourier[price]">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="EUR">
<input type="image" src="https://www.paypal.com/etc..." border="0" name="submit" alt="Paypal works"></form>

Because I could not detect any solution regarding sending the tax to paypal on this forum(QC sends only price & shipping, not the tax) I tried to did something on my own.

I put an extra line to the paypal script (between the arrows) so that the tax will be send too to paypal. It looked logical to me, but it does not work.

What do I do wrong here? Any help?

Raymond

prince

No avatar

2006-11-22 16:20

Hello Raymond,

Were you able to resolve this issue, I am get the same problem.

Can you help?

Thanks
Aj

aj

idaryl

Avatar: idaryl

2006-12-14 02:19

Raymond....

any news??

Ned

No avatar

2006-12-14 09:54

See "PayPal and GST" which might work

Back to top
about us | contact