Making coupons via code
-
Will devs ever consider being able to make coupons via code like
$coupon = new WC_Coupon();The Pro version bundle discounts has been the lifeblood of my store, and I would love to be able to handle making coupons automatically in PHP vs having to do everything in the GUI.
I checked the developer docs which are only gets and not sets so I am on my knees to be able to make coupon rules via code.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.