<html lang="it-it" dir="ltr"><head></head><body># edd_update_edited_purchase

 Questa azione viene eseguita quando un pagamento viene modificato dalla schermata di amministrazione.

```
do_action( 'edd_update_edited_purchase', $payment_id );
```</body></html>