Questions tagged [coupon]

For questions related to performing discounts on eCommerce transactions. (Please do not use this tag for questions regarding financial calculations regarding bond coupons and interest rates.)

This tag refers to performing discounts on eCommerce transactions (i.e. taking coupons in the applications OpenCart, Magneto, or WooCommerce applications.) Besides the logic to implement the discounts, this tag could also refer to generation of unique or batch coupon codes.

For financial calculations regarding bond coupons and interest rates, please use a different suitable tag, such as:

499 questions
-1
votes
1 answer

How to get product id using order items id in woocommerce

I have Created a coupon programmatically using this documentation -> https://docs.woocommerce.com/document/create-a-coupon-programatically/ It's work good and generate one dynamic coupon code after complete the order. But i want to allow that coupon…
Ketan
  • 579
  • 3
  • 11
  • 31
-1
votes
2 answers

Prestashop Voucher coupon block not showing

Although in my theme the coupon block had showed ok, now it isn't showing nothing. So the costumers can't use the voucher coupons. I add an screenshot to see what i mean. The green block i mean. Image here
-1
votes
1 answer

WooCommerce - Apply coupon of discounts of a given payment method

I'm integrating a solution with WooCommerce where a coupon of discount is given depending on the payment method that customer chooses. So, to do it, the coupon needs to be created/applyed in checkout page, when customer is selecting the payment…
Marcelo
  • 2,075
  • 5
  • 21
  • 38
-1
votes
1 answer

magento coupon code new rule function not working

error image here: http://s17.postimg.org/d1860kfnj/Screenshot_at_2015_12_28_20_22_49.png So When I go to add a coupon, the navigation bar has unclickable links and I do not get the form for adding a new rule. I've tried everything I can to enable…
-1
votes
1 answer

Coupon Code on Checkout Woocommerce

I am currently trying to have coupon codes work on my checkout page, using the Oxygen theme. Currently I am loading both the cart and the checkout on the same page, but when using the coupon code provided by the cart, I get redirected to the cart…
Niklas
  • 1
-1
votes
2 answers

Generate code in code_128 format from another code

I have a list of the following codes and their corresponding codes in format code_128. I want to given a string, be able to generate the corresponging code in CODE_128 format. Based on this list, how could I generate a code_128 number to the string…
-2
votes
1 answer

Disable free shipping for specific coupon type in WooCommerce

I'm using Disable free shipping for specific coupon codes in WooCommerce answer code I would like to target a coupon type instead of specific codes. How would I go about this? I would like to target 'smart_coupons' as the type. Update - this is what…
Darien
  • 1
  • 3
-2
votes
1 answer

woocommerce cart coupon price without tax to display

I want woocommerce to display price in cart without tax, reduced by using a coupon. I want to have: price without tax coupon value price without tax reduced by coupon tax price with tax Can anybody help me please? I was trying to play wit this…
-2
votes
1 answer

Set programmatically woocommerce dynamically generate coupon code usage limit per user 1

Please help me how to set programmatically woocommerce dynamically generate coupon code usage limit per user 1 for guest users. Any one know solutions for this then please inform…
Ketan
  • 579
  • 3
  • 11
  • 31
-2
votes
1 answer

How to make coupon codes mandatory on checkout

I need to have the check out process done by the vendor himself not by the customer and that is how : I need to make the coupon code mandatory ( to be added by the vendor) so the "proceed to check out " button is not active unless the coupon code…
-2
votes
1 answer

Want to generate numeric coupon codes?

We want to generate coupon code series and then encrypt those coupon code in numeric only and that must also be able to decrypt. We will be sharing encrypted code as coupon code with customer. These are the conditions: encrypted code must not be…
murtaza.webdev
  • 3,523
  • 4
  • 22
  • 32
-2
votes
3 answers

Need Help for Small Code

how to create this type of code, if you click in get code button, you will redirect to another tab of the eCommerce store and coupon code will appear after you click on it.
-3
votes
1 answer

Send custom email for user and admin after order complete woocommerce/ wordpress

I want to create a page after order complete with woocommerce which shows some ads or coupons when click on user click on any ads or coupon(button), email will receive to user with coupon code and admin will receive email with user data. How to…
-3
votes
2 answers

Rename "Have A Promotional Code?" in Woocommerce

check please: http://www.baroniarialb.cat/finalitza-la-compra/ I have AVADA and Woocommerce theme installed, but I need to change the "Have A Promotional Code?" and I can't find the correct code to do it. I have already tried different ways that…
-3
votes
1 answer

One time use coupon code

I need to generate 500 unique codes for coupons. I have two steps. 1: generate 500 unique codes a coupon and to be used. 2: manage using these coupons. First, is there a plugin to do that? If not, how can I implement it?
meph
  • 209
  • 1
  • 5
  • 16
1 2 3
33
34