Back to list of all filter and action hooks for Fluid Checkout Lite.
Description #
Allows changing the phone number validation logic.
Parameters #
$is_valid(bool) Whether the phone number is valid.$phone_number(string) The phone number to validate.$field_key(string) The field key. Defaults tonull, might not be passed in some cases.$field_args(array) The checkout field arguments array. Defaults tonull, might not be passed in some cases.
