Action: wu_domain_renewal_failed
Fires after a domain renewal attempt fails.
Parameters
| Name | Type | Description |
|---|---|---|
| $payment | \WP_Ultimo\Models\Payment | The payment that triggered renewal. |
| $renewal_data | array<string,mixed> | Renewal metadata (domain_name, years, etc.). |
| $error_message | string | Human-readable error message from the registrar. |
Since
- 2.0.0