Learn how to set up, customize, and expand the functionality of your WooCommerce products with our library of documentation and tutorials.
  1. Documentation /
  2. Products /
  3. Extensions

Extensions

Here you'll find documentation for all of the Extensions that are sold in the Woo Marketplace, including Woo-owned extensions.

Categories


Documents

  • WooCommerce PayPal Pro Hosted

    PayPal Pro Hosted offers merchants a way to securely accept credit and debit card or PayPal payments without capturing or storing card information on their website. Payment information is collected by PayPal using an inline frame inside your WooCommerce store. To learn more, see: Website Payments Pro Hosted Solution. Requirements PayPal Business account Store location in […]

  • WooCommerce PDF Product Vouchers

    Overview WooCommerce PDF Product Vouchers lets you create and sell customizable vouchers for products such as tours, events, classes, or any goods/services that are purchased in your WooCommerce store or physical location. Your customers can purchase vouchers for themselves or others and choose voucher images from your preset options. After purchasing, the customer can access […]

  • WooCommerce PDF Product Vouchers Developer Documentation

    Version 3.0 of this extension was a complete refactor in order to make the plugin as flexible for merchants and developers alike. To that end, hooks — actions and filters — are used to allow you to customize the generated vouchers, voucher templates, or workflows while using vouchers. Our goal is to ensure this plugin […]

  • WooCommerce PDF Watermark

    WooCommerce PDF Watermark allows you to stamp/watermark eBooks and other PDF downloadable files with custom text or images to prevent and identify unauthorized sharing. You can also protect PDF files further by enabling copy, print and modification protection, as well as password-protecting your files. 1. Requirements Certain hosting environments use security settings that prevent PDF […]

  • WooCommerce PickingPal

    WooCommerce PickingPal is a shipping and fulfillment accuracy app that helps you ship orders faster and more accurately, and reduce returns. Scan your order barcode, scan your items, and let PickingPal do the rest! No scanner or barcodes? We’ll help with that, too. Visit PickingPal.com. Installation Download the .zip file from your WooCommerce account. Go to: WordPress […]

  • WooCommerce Points and Rewards

    WooCommerce Points and Rewards allows you to reward customers for purchases and other actions with points that can be redeemed for discounts. Easily set how many points customers will earn for each dollar spent and set how many points can be redeemed for a specific discount amount. Points can be set at the product, category, or […]

  • WooCommerce Points and Rewards Developer Documentation

    Actions / Filters Reference apply_filters( ‘wc_points_rewards_my_account_points_events’, 5, get_current_user_id() ); — Use this to control the number of points log records that are shown to the user on the My Account page. apply_filters( ‘manage_woocommerce_page_wc_points_rewards_points_log_columns’, $columns ); — Use this to change the columns that are displayed on the points log list table. manage_woocommerce_page_wc_points_rewards_manage_points_columns — Use this […]

  • WooCommerce Print Invoices & Packing Lists

    Overview The WooCommerce Print Invoices & Packing list plugin allows you to easily print invoices, single order packing lists, and multi-order pick lists for orders right from the WooCommerce > Orders listing page. You can print individual orders, or bulk print invoices, packing, or pick lists with a couple clicks – helping you save time […]

  • WooCommerce Print Invoices & Packing Lists: Developer Reference

    WooCommerce Print Invoices / Packing Lists includes several actions and filters to customize your invoices and packing lists.   Document Template Actions wp_pip_head Params: $type, $document, $order Fires inside the document’s <head> element. wc_pip_styles Params: None Fires inside the document’s <style> element to allow for custom CSS. Example: Adding a thumbnail column to documents with […]

  • WooCommerce Product Documents

    Overview The Product Documents extension allows you to add an accordion-style menu to your product page, or to anywhere on your site that allows you to use shortcodes or widgets. You can display technical specifications, installation instructions, warranty information, ebook sample chapters, and more in a clean, easy-to-use format. Installation Download the extension from your […]