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

税率の設定によって、最低金額以上購入している場合でも、クーポンを利用できないケースがある #66

Open
ryo-endo opened this issue Jan 10, 2017 · 0 comments
Labels
Milestone

Comments

@ryo-endo
Copy link
Contributor

ryo-endo commented Jan 10, 2017

EC-CUBE本体のIssueの影響。
EC-CUBE/ec-cube#2005

クーポン対象商品の税込み金額を合計し、
それが最低金額以上の場合に利用できるように条件判断している。
上記Issueの影響で税込み金額の合計が意図した値にならず、
最低金額以上購入している場合でも、クーポンを利用できない場合がある。

EC-CUBE本体のIssueが修正されれば、クーポンプラグイン側の動作も正しくなる。

@ryo-endo ryo-endo added the bug label Jan 12, 2017
@t-nagahashi t-nagahashi added this to the 2.0.2 milestone Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants