* Feature - PDF INVOICING & PACKING SLIPS - Added new feature to add paid stamp to PDF invoices for particular payment gateways.
* Display product image using shortcode like “product_thumbnail” in order item table
* Display product addons on PDF: You can add Product addon title using "item_product_addons"
* Subscription Order: If you are using subscription type product you can easily display For example : [wcj_order_subscription_get_date subscription_date_type=”start”]
* Display checkout custom fields on pdf Using [wcj_order_checkout_field] shortcode. You can display checkout custom fields on PDF Invoices.
* Display product input fields on pdf: Find wcj_order_items_table shortcode on Template code. Using “|” separator add “item_product_input_fields_with_titles” on “columns” argument. Add column title with product input field column title on “columns_titles” argument.
* Display WooCommerce order’s meta on pdf using Using [wcj_order_meta] shortcode you can display WooCommerce order’s meta on pdf. For example : [wcj_order_meta meta_key="_your_key"]
* PHP 8.0.6 tested
* WooCommerce 5.3.0 tested
* Wordpress 5.7.2 tested
* Feature - PRODUCTS - Product Extra Fees - Added new module to allow store owner to charge extra fees on particular product.
* Dev - Add Tooltip & Suggestion for fields
* Dev - Shortcodes - Orders - Add `[Wcj_order_shipping_price_without_html_custom]` shortcode.
* Dev - Shortcodes - Orders - Add `[Wcj_order_total_without_html_custom]` shortcode.
* Dev - Shortcodes - Orders - Add `[Wcj_order_total_fees_incl_tax_without_html_custom]` shortcode.
* Dev - Shortcodes - Orders - Add `[Wcj_order_total_tax_without_html_custom]` shortcode.
* Dev - Shortcodes - Product - Add `[wcj_product_regular_price_without_html_custom]` shortcode.
* Dev - Shortcodes - Product - Add `[wcj_product_purchase_price_without_html_custom]` shortcode.
* Fix - CART & CHECKOUT - Checkout Core Fields - Fix "Checkout Field arragement & Lable for required field" issue.
* Fix - PRICES & CURRENCIES - Product Price by Formula - Quick edit issue fixed
* Fix - PRICES & CURRENCIES - Prices and Currencies by Country - Quick edit issue fixed
* PHP 8.0.3 tested
* WooCommerce 5.2.2 tested
* Wordpress 5.7.1 tested
* PHP 8.0.2 tested
* WooCommerce 5.1.0 tested
* Wordpress 5.7 tested