public function __construct() {
        $this->id          = 'pos_card';
        $this->title       = __( 'Card', 'woocommerce-pos' );
        $this->description = '';
        $this->icon        = apply_filters( 'woocommerce_pos_card_icon', '' );