Cartflows_Helper::delete_checkout_field( string $type, string $field_key, int $post_id )

Get checkout fields settings. ( Moved this function to pro so need to remove this function later )


Parameters

$type

(string) (Required) Field type.

$field_key

(string) (Required) Field key.

$post_id

(int) (Required) Post id.


Return

(array.)


Source

File: classes/class-cartflows-helper.php