Where do I insert 'conversion' scripts


Step 1 - go to your control panel - admin.epc
Step 2 - go to the file manager
Step 3 - change to your templates folder
Step 4 - scroll through the templates folder and look for a template file called conversioncode.wws, if found, click name and open it
Step 5 - Otherwise click 'create' button at top and in the name box enter conversioncode.wws and click create button to the right
Step 6 - scroll down to the new empty file you created conversioncode.wws below and click the file name to open it
Step 7 - copy and paste the script into this file and click save



Some additional tips...




This tag will show the script the A¢â‚¬Ëœsub totalA¢â‚¬â„¢ that excludes tax
handling and cores - insert where appropriate



<%=oinvoice.odata.invtotal-(oinvoice.odata.handling
+ oinvoice.odata.tax + oinvoice.odata.coretotal) %>



 



This tag will show the order number



<%=allt(str(oinvoice.odata.pk,10,0))%>





  • 176 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

How do I edit an order that has already been checked out?

Step 1: Go to your control panel (admin.epc) Step 2: Click the Invoice Report link in the...

Why can't I find an invoice?

If you cannot loacte an invoice, you should: 1. Go to the Admin page.2. If you know the Invoice...

Why am I missing orders?

On occassion clients have complained that an order has gone missing. When in reality, all that...

What do I do when my authorize.net stops working?

If your authorize.net stops working make sure that your Merchant Field in Store Settings is set...

How do I send a customer a copy of an invoice?

To send a customer a copy of their invoice: 1. Go to your main admin page.2. On the upper left is...