This is simply a list of condition-related filter hooks that can be found within the WooCommerce Partial COD - Payment Gateway Restrictions & Fees files. This list also includes the supported parameters and example codes.
woopcd_partialcod-admin/get-condition-groups
- Parameters:
- $group_types array()
- $args array()
Example Codes:
woopcd_partialcod-admin/get-{group_type_id}-group-conditions
- Parameters:
- $condition_types array()
- $args array()
Example Codes:
woopcd_partialcod-admin/get-{condition_type_id}-condition-fields
- Parameters:
- $fields array()
- $args array()
Example Codes:
woopcd_partialcod-admin/get-{condition_type_id}-condition-fields
- Parameters:
- $condition array()
- $cart_data array()
Example Codes:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article