Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cope with other order total codes e.g. 'reward', 'credit' #20

Open
kevinb456 opened this issue Mar 25, 2014 · 1 comment
Open

Cope with other order total codes e.g. 'reward', 'credit' #20

kevinb456 opened this issue Mar 25, 2014 · 1 comment
Assignees

Comments

@kevinb456
Copy link
Contributor

During debugging a users problem and looking through their log file I saw the logged message;

2014-02-28 15:43:22 - Piwik OpenCart mod: unknown order total code 'reward'.

This is a message which my mod logs when it doesn't recognise a code from the order total array. Find out if this is a default OC code, or whether an extra one from some custom mod the customer had installed. Possibly code to cope with this code.

@kevinb456 kevinb456 added this to the Future release milestone Mar 25, 2014
@kevinb456 kevinb456 self-assigned this Mar 25, 2014
@kevinb456
Copy link
Contributor Author

Also order total 'credit' from another user;

    Hello there [...] I just notice something is when an order is placed and there is customer credit deducted for order (default opencart customer credit function), there is error "Piwik OpenCart mod: unknown order total code 'credit' " in error log in backend. I don't think this is a bug because the credit amount matches discount from piwik report, so I don't put in issue part in your Github and just let you know. :)

Consider, etc.

@kevinb456 kevinb456 changed the title Cope with order total code 'reward' Cope with other order total codes e.g. 'reward', 'credit' Mar 25, 2014
@kevinb456 kevinb456 modified the milestones: v2.1 release, Future release May 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant