Hi

I've got Google Checkout working perfectly, with only one problem.

When A customer makes an order, in the packingslip/invoice section, it adds some text to the order total, which I can seem to find in the code.

Here's what I mean:


Sub-Total: £12.00
Standard Rate: Standard Rate Per Order: £1.95
10% Discount: -£1.20
Total: £12.75
As you can see, it adds 'Standard Rate Per Order' on the shipping order cost.

I've looked for this in my code and I can't find it anywhere.

Any ideas where I can find this and remove it?

Thanks