PDF Vouchers Plugins Compatibility

“PDF Vouchers Plugins Compatibility” Documentation by “WPWeb”

Plugins Compatibility

  • Added a support to work with WooCommerce Currency Switcher plugin.

  • Added support to work with the bookable product type.


    We have also added support for displaying some booking information. Here is the list of Supported Shortcodes.

    {booking_date} - displays booking date
    {booking_time} - displays booking time
    {booking_persons} - displays booking persons

  • Added support to work with the bundle product, it will generate a voucher code for main bundle product and not for each one that is a part of bundle.

  • If WC Vendors plugin is enabled, you will see below settings under WooCommerce > Settings > PDF Vouchers > Misc Settings as shown in below screenshot



    WC Vendor Settings

    Auto Integrate vendor with PDF Voucher
    Check this box if you want to integrate WC Vendors with PDF Vouchers. Enabling this option will allow WC Vendor's vendor user to access "Voucher Codes", "Check Voucher Code" and "Voucher Template" page as of below screenshot :-

    Enable Access to PDF Vouchers tab
    Check this box if you want to integrate WC Vendors with PDF Vouchers. Enabling this option will allow WC Vendor's vendor user to add PDF Voucher to any product on product add/edit page as shown in screenshot below :-

    You can use {wc_vendor_shopname} shortcode for displaying vendor's shop name in generated PDF.
  • PDF Vouchers now support WC Vendor Pro extension so that Vendor can add/edit product pdf vouchers details from frontend.

  • PDF Vouchers now supports the use of the Pay Your Price extension so that you can allow customers to add a value for their voucher to be redeemed with the new price field.

  • PDF Vouchers now supports the use of the Name Your Price extension so that you can allow customers to add a value for their voucher to be redeemed with the new price field.

  • Added support to work with Social Deals Engine WooCommerce Edition.

  • If Dokan plugin is enabled, you will see below settings under WooCommerce > Settings > PDF Vouchers > Misc Settings as shown in below screenshot



    Dokan Multi Vendor Settings

    Auto Integrate vendor with PDF Voucher
    Check this box if you want to integrate Dokan Multi Vendor with PDF Vouchers. Enabling this option will allow Dokan Multi Vendor's Vendor user to access "Voucher Codes", "Check Voucher Code" and "Voucher Template" page as of below screenshot :-

  • PDF Vouchers now supports the use of the WooCommerce Order SMS Notification extension so that admin can add voucher details which contains product name, product price, voucher code, download voucher link and expire date while sending SMS to users/admin.

  • Added support to work with qTranslate X plugin.

  • If WC Marketplace plugin is enabled, you will see below settings under WooCommerce > Settings > PDF Vouchers > Misc Settings as shown in below screenshot



    WC Marketplace Settings

    Auto Integrate vendor with PDF Voucher
    Check this box if you want to integrate WC Marketplace with PDF Vouchers. Enabling this option will allow WC Marketplace's vendor user to access "Voucher Codes", "Check Voucher Code" and "Voucher Template" page as of below screenshot :-

    Enable Access to PDF Vouchers tab
    Check this box if you want to integrate WC Marketplace with PDF Vouchers. Enabling this option will allow WC Marketplace's vendor user to add PDF Voucher to any product on product add/edit page as shown in screenshot below :-

  • When WP User Frontend plugin activated, there is js error on WooCommerce product add/edit page. It's because WP User Frontend plugin adding timepicker JS in header. JS always should be in footer. To resolve it, You can add this code snippet to a custom plugin or your theme's functions.php

  • When WooCommerce Pre-Orders activated, there is js error on WooCommerce product add/edit page. It's because WooCommerce Pre-Orders plugin adding timepicker JS in header. JS always should be in footer. To resolve it, You can add this code snippet to a custom plugin or your theme's functions.php

  • After adding a compatibility with Enhanced Media Library it will allow to upload image file on voucher templates.