-
Installation of a coupon system:
**Front-end:**
![coupon_front](https://cloud.githubusercontent.com/assets/15060303/14786515/f089ffee-0b1c-11e6-999f-1904f8a8c3da.jpeg)
**Back-office:**
A page where c…
-
-Gets the location of customer
-Maybe add option for fake credit card
-Add up all items cost
-Shipping dep. on location
-coupons/discounts
-
Currently it is:
```
CREATE TABLE customer_info (
customer_id INT,
gender VARCHAR(1),
age INT,
mean_buy_price REAL,
unique_products_bought INT,
unique_products_bought_with_coupons:…
-
When **activating** a [Coupon Plugin for WooCommerce ](https://www.orionorigin.com/product/conditional-discounts-for-woocommerce/)(we have tested 3, Conditional Discounts for WooCommerce by ORION, [Sm…
-
I've heard reports from clients that if they have a $5 discount code and someone, for example, has a $3.50 item in the cart with .40 cents of tax and $1.50 in shipping (for example) - they'll still ge…
-
Please add coupon code
1) BOGO Deals
2) Add Products
3) Loyalty Program
4) Cart Conditions
5) Scheduling
6) Auto Apply
7) URL Coupons
8) Shipping Discounts
-
1. I create a coupon with Redemption Limit = 0 (so the number of time usage should be ∞)
2. Then I use this coupon by this code:
Coupons.redeem(coupon, amount: total_amount_dollars)
3. From now, if…
-
### Summary
Enhance the Detailed Usage Report to make it more user-friendly and actionable.
### Details Under Consideration
#### Updates to the Existing Export
1. **Incorporate an Estimated "Dollar …
-
Is it possible to obtain a json responce?
e.g `@shop_orders "xxxx", :company=>"", :street_1=>"Niinikuja 4", :street_2=>"", :city=>"Tampere", :state=>"", :zip=>"33900", :country=>"xxxxx", :country_…
-
Hello!
First of all, thank you for the work on this!! :+1:
One of things that will quite often (IMHO) go along with a shopping cart would be a coupon. While technically it's not part of your sh…