Action: wu_domain_registration_failed
Fires after a domain registration attempt fails.
Parameters
| Name | Type | Description |
|---|---|---|
| $payment | \WP_Ultimo\Models\Payment | The payment that triggered registration. |
| $registration_data | array<string,mixed> | Registration metadata including status=failed and error_message. |
| $error_message | string | Human-readable error message from the registrar. |
Since
- 2.0.0