I just received this error using the latest dev version when I cleared the cache.
I replaced line 20 with
$entity = commerce_coupon_create(array('type'=>$type));
I just received this error using the latest dev version when I cleared the cache.
I replaced line 20 with
$entity = commerce_coupon_create(array('type'=>$type));
Comments
Comment #1
markie commentedor using the dev release of commerce_coupon fixes this as well.