Action: wu_checkout_order_created
Ito ay tumatakbo (fires) pagkatapos makumpleto nang buo ang order sa checkout.
Pwede gamitin ito ng mga Addon para gumawa ng secondary memberships para sa mga produkto na may sariling billing cycles.
Mga Parameter
| Name | Type | Description |
|---|---|---|
| $order | \WP_Ultimo\Checkout\Cart | Ang object ng cart/order. |
| $customer | \WP_Ultimo\Models\Customer | Ang customer. |
| $membership | \WP_Ultimo\Models\Membership | Ang pangunahing membership. |
| $payment | \WP_Ultimo\Models\Payment | Ang payment. |
Since
- 2.5.0
Source
Defined in inc/checkout/class-checkout.php at line 891