# edd_post_remove_cart_discount

 This action just after a discount is removed from the shopping cart.

```
do_action( &#039;edd_post_remove_cart_discount&#039;, $discount_id );
```