Hi,
Looks simple but I could not get it after tryin for an hour or so.
I want a certain value from my shopping cart to be divided by the .pl script so that the result is emailed to me.
Example:
The value of currency is passed on to me from the checkout.
I want to divide this currency by 22 and email it to the buyer.
I want this to be done by the checkout.pl page where the email format is written.
Your total in US$ is : $total
Your total in XX currency is : $total / 22
Can anybody help please.
Rgds
Harry
