Action: wu_domain_seller_process_purchase
Fires when a domain purchase is being processed after checkout completion.
Parameters
| Name | Type | Description |
|---|---|---|
| $payment | \WP_Ultimo\Models\Payment | The payment object. |
| $checkout_data | array<string,mixed> | Full checkout data from the signup form. |
Since
- 2.0.0
Source
Defined in inc/class-domain-seller.php at line 249