- Mastering WooCommerce 4
- Patrick Rauland
- 154字
- 2021-06-24 16:46:24
Creating a subscription product
To create a subscription product, you first have to purchase and install the WooCommerce Subscriptions extension. Once you do, you'll see a new option on the edit product page.
Select Simple subscription although you can also choose Variable subscription, which is very similar to variable products. When you select a subscription product, you'll see new fields:
As you can see, there are a ton of options. You can select the following:
- How often you want to bill people (weekly, bi-weekly, monthly, yearly, twice annually, and so on)
- When the subscription should expire—if ever
- Whether there's a free trial or conversely whether there's a signup fee
- Of course, a price
When you take a look at the frontend, the interface has totally changed to show all of our options to the visitor:
Let's see how to add a recurring payment option for the users in the following section.
推薦閱讀
- C++程序設計(第3版)
- Monkey Game Development:Beginner's Guide
- Maven Build Customization
- Ext JS Data-driven Application Design
- Software Testing using Visual Studio 2012
- Learning Selenium Testing Tools(Third Edition)
- Big Data Analytics
- C#程序設計
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- Windows內核編程
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- Building Machine Learning Systems with Python(Second Edition)
- OpenCV with Python By Example
- Python 3.7從入門到精通(視頻教學版)
- C語言程序設計實訓教程與水平考試指導