Skip to main content

Action: wu_checkout_order_created

ငွေရှင်းမှုမှာယူမှု (checkout order) ကို အပြည့်အစုံ စုစည်းပြီးသည့်အခါ ဤ Action သည် အလုပ်လုပ်ပါသည်။

Addon များသည် ဤအရာကို အသုံးပြု၍ သီးခြား ငွေရှင်းကာလများ (independent billing cycles) ရှိသော ထုတ်ကုန်များအတွက် ဒုတိယအဆင့် အဖွဲ့ဝင်မှုများ (secondary memberships) ကို ဖန်တီးနိုင်သည်။

Parameters

NameTypeDescription
$order\WP_Ultimo\Checkout\Cartကုန်ပစ္စည်းလှည်း/မှာယူမှု (cart/order) object ဖြစ်သည်။
$customer\WP_Ultimo\Models\Customerဝယ်ယူသူ (customer) ဖြစ်သည်။
$membership\WP_Ultimo\Models\Membershipအဓိက အဖွဲ့ဝင်မှု (primary membership) ဖြစ်သည်။
$payment\WP_Ultimo\Models\Paymentငွေပေးချေမှု (payment) ဖြစ်သည်။

Since

  • 2.5.0

Source

Defined in inc/checkout/class-checkout.php at line 891