Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

The current version of the analytics module sets the value in ot_total as the total amount in the transaction string. If you run a store with taxes (e.g. a German store), then the total value includes all taxes and shipping. In the analytics reports the Value transaction volume (Umsatz) is displayed including taxes and shipping.

However the value in the item string (Produktumsatz) is excluding any taxes!

 

So I would rather prefer to display my transaction volume without any taxes but including shipping.

Has someone ever thought about that???

 

The solution would be to replace $analytics_total in thev transaction string with a new variable without taxes which is defined as e.g. $analytics_total_netto = $analytics_total - $analytics_tax;

 

Can anyone please give me some tipps if this is correct and if this is really working as it should?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...