# edd_admin_sale_notice

 This action runs when the admin new sale alert is sent out.

```
do_action( &#039;edd_admin_sale_notice&#039;, $payment_id, $payment_data );
```