# edd_update_edited_purchase

 This action runs when a payment is edited from the admin screen.

```
do_action( &#039;edd_update_edited_purchase&#039;, $payment_id );
```