We’re part of a team focused on improving the WooCommerce platform, and we’re trying to make it better for all developers. To help us better understand your needs as a developer, we’re inviting you to a quick survey. We’d love to get your input: Your comments and insights will help us make WooCommerce better for […]
Author: Automattic
WooCommerce Product Vendors turns your store into a multi-vendor marketplace. You can assign your existing products to Vendors or they can add and edit their own to sell through your store. Each Vendor has a dedicated page where they list products, which can be displayed alongside yours on normal shop pages. While all sales are still […]
PayPal Checkout
WooCommerce PayPal Checkout allows your store to accept payments via PayPal and uses customizable Smart Payment Buttons™. When your customers use PayPal Checkout, they can pay with PayPal or any major credit or debit card without ever leaving your site. Shoppers can purchase right from your product pages, and pay in 26 currencies. In the U.S., customers have the added benefit of Smart Payment Buttons™. This feature automatically presents relevant payment options, including PayPal, […]
Subscriptions FAQ
WooCommerce Subscriptions is a premium extension, and this page has answers to commonly asked questions. We recommend reading the Subscriptions Guide for Store Managers if you haven’t already. For technical questions about integrating software with Subscriptions, refer to the Subscriptions Developer Docs. Topics Subscriptions Features Subscription Product Management Subscription Management Orders Related to Subscriptions Shipping & Coupons Cart […]
Introduction: What are hooks? Hooks in WordPress essentially allow you to change or add code without editing core files. They are used extensively throughout WordPress and WooCommerce and are very useful for developers. There are two types of hook: actions and filters. Action Hooks allow you to insert custom code at various points (wherever the hook […]