WC_Order_Data_Store_CPT::get_coupon_held_keys_for_users()
Method: Return array of coupon_code => meta_key for coupon which have usage limit per customer and have tentative keys.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:655
Method: Return array of coupon_code => meta_key for coupon which have usage limit per customer and have tentative keys.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:655
Method: Add/Update list of meta keys that are currently being used by this order to hold a coupon.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:673
Method: Release all coupons held by this order.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:688
Method: Gets information about whether stock was reduced.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:717
Method: Stores information about whether stock was reduced.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:728
Method: Get the order type based on Order ID.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:741
Method: Gets information about whether coupon counts were updated.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:614
Method: Get all orders matching the passed in args.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:425
Method: Generate meta query for wc_get_orders.
Source: includes/data-stores/class-wc-order-data-store-cpt.php:437
Method: Get unpaid orders after a certain date,
Source: includes/data-stores/class-wc-order-data-store-cpt.php:486