Action: wu_domain_seller_complete_registration
Fires when a payment transitions to a status that should trigger domain registration.
Parameters
| Name | Type | Description |
|---|---|---|
| $payment | \WP_Ultimo\Models\Payment | The payment object. |
| $old_status | string | The previous payment status before the transition. |
Since
- 2.0.0
Source
Defined in inc/class-domain-seller.php at line 269