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

Coupons management - problems and improvements #221

Open
arnisjuraga opened this issue May 29, 2019 · 0 comments
Open

Coupons management - problems and improvements #221

arnisjuraga opened this issue May 29, 2019 · 0 comments

Comments

@arnisjuraga
Copy link
Contributor

  • used coupon must bet added with coupon_id or key, not saved in "totals" table merged into "name" and then extracted.
  • coupon must be set as used right after new order is created. Probably, in success.php
$this->model_extension_total_coupon->confirm_NEW($order);
  • when order is Cancelled, should we "release" coupon?

t.b.c.

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