Search the Community
Showing results for tags 'coupon'.
-
Hi, I have a coupon that people can use one of my service for trial, but it is not good if the client keep using it again again :| So I open this topic to request the feature "Once per client" in Coupon settings It would be great if Blesta has this feature in next version
-
I want to add a service where the first 4 months are free. So I created a test situation using a daily term. I created a coupon valid for $4, defined the daily term charge as $1, then added the service to my test client. All went well on day one, but on day 2, the client wasn't credited for the $4 coupon. If using a coupon in this manner won't work, what is the best way to handle this situation?
-
I have created a coupon and gave if a 100% rate, so i can use to test services etc. i also have a tax rate of 4.5% as a processing fee, but adding the coupon only takes into account the plan rate and not the tax, so a plan at £1.50 will at a 7p tax (£1.57) but using the coupon for 100% removes the £1.50, but leaves the 7p as payable how can i get this to be 100% in total discount
-
OK - so I negotiated a special price for a client. The product price is $19/mo; we agreed to $12/mo. I made a coupon for her to take $7 off. She paid the invoice at the price she thought was correct ($12.99) and did not use a coupon. The invoice shows $6.01 unpaid. How can I add the coupon so that she has a recurring monthly bill of $12?
-
Hi, i note that missing the following language definition $lang['Summary.index.coupon_btn'] = "Redeem"; It should be in summary.php for every order template, but i found only in standard. Thanks
-
When I apply a coupon the tax calculates like that: Original price x tax amount Original price - discount Discounted price + tax amount = total If you give 100% discount you will see that an amount will be = tax amount (doesn't make sense) Should be like that: Original price - discount x tax amount = total So something like that