Exchange/it exchange remove coupon
From IThemes Codex
Description
Remove a coupon
We're going to ask the add-ons to do this for us.
History
Since 0.4.0
Parameters
<?php it_exchange_remove_coupon( $type, $code, $options=array() ); ?>
- string $type the type of coupon to check for
- string $code the coupon code
- array $options
Returns
boolean