This filter allows you to add / delete any column in product info table on check voucher code page. The filter includes three parameter $fields, $order_id, $voucher_code.
This filter allows you to add / delete any column in vouher info table on check voucher code page. The filter includes three parameter $fields, $order_id, $voucher_code.
This filter allows you to add / delete any column in buyer info table on check voucher code page. The filter includes three parameter $fields, $order_id, $voucher_code.
This filter allows you to add / delete any column in order info table on check voucher code page. The filter includes three parameter $fields, $order_id, $voucher_code.
This filter allows you to add custom pdf size instead of predefined sizes. The filter includes one parameter, $pdf_szes which is an array containing PDF sizes with width, height and fontsize parameter.
This filter allows you to add column in Used Voucher Codes list table. The filter includes one parameter $columns which is an array of all columns.