This is simply a list of other 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-method-{method_id}-props
- Parameters:
- $method_props array()
Example Codes:
woopcd_partialcod-admin/get-settings-section-fields
- Parameters:
- $fields array()
Example Codes:
woopcd_partialcod/partial-payment/get-method-ids
- Parameters:
- $method_ids array()
Example Codes:
woopcd_partialcod/is_email
- Parameters:
- $is_email bool
Example Codes:
woopcd_partialcod/is_db_order_total
- Parameters:
- $is_db_order_total bool
Example Codes:
woopcd_partialcod/can_adjust_cart_total
- Parameters:
- $can_adjust_cart_total bool
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