
內容簡介
Freemius 提供 WordPress 外掛/主題開發者快速販售產品的解決方案,協助他們建立具備訂閱功能的獲利事業。
使用 Freemius Checkout,您可以在任何地方販售數位 WordPress 產品。
此外掛可讓任何銷售 WordPress 外掛或主題的人透過簡單的 WordPress 短碼(embed)在網站任意位置插入「立即購買」按鈕。
插入後,使用者將於前端看到一個簡單的「立即購買」按鈕,點擊按鈕將開啟結帳視窗。
使用說明
此外掛使用 [freemius_checkout] 短碼於網站上插入「立即購買」按鈕。
此短碼可針對自定產品進行調整,支援以下屬性(Attributes):
name – 您的外掛/主題名稱。
plugin_id – 在 Freemius 上連結到您外掛/主題的 ID。
plan_id – 用於透過按鈕進行市場宣傳的方案。
pricing_id – 方案價格層級。
public_key – 外掛/主題的公用金鑰。
image – 外掛/主題的商標網址。將顯示於結帳視窗內。
button – 「立即購買」按鈕顯示文字,預設為「立即購買」。
button_id – 「按鈕 ID」屬性名稱,預設為「purchase」。
button_class – 「按鈕類別」屬性名稱,可加入自訂樣式。
範例:
[freemius_checkout name="Press Elements" plugin_id="761" plan_id="1078" pricing_id="928" public_key="pk_fe2850d57f7d4f206aefaa106b91f" button_id="purchase" button="Buy Now"]
外掛標籤
開發者團隊
原文外掛簡介
Freemius empowers WordPress plugin/theme developers to sell in minutes, helping them create prosperous subscription based businesses.
With Freemius Checkout you can sell your digital WordPress products from anywhere.
This plugin allows anyone selling WordPress plugins or themes to embed a “Buy Now” button anywhere in your site using a simple WordPress shortcode.
When embedded, the user will see a simple “Buy Now” button on the front-end. Clicking the button will open the checkout popup.
Usage
The plugin uses [freemius_checkout] shortcode to embed the “Buy Now” button.
The shortcode is very customizable, to setup a custom product you can use the following attributes:
name – Your plugin/theme name.
plugin_id – Your plugin/theme ID on freemius.
plan_id – The plan you want to promote using the button.
pricing_id – The plan pricing level.
public_key – Plugin/theme public key.
image – The plugin/theme logo URL. Will be displayed in the popup.
button – The text to display on the button. Default is ‘Buy Now’.
button_id – The button tag ‘ID’ attribute. Default is ‘purchase’.
button_class – The button tag ‘Class’ attribute, to add your own styling.
Example:
[freemius_checkout name="Press Elements" plugin_id="761" plan_id="1078" pricing_id="928" public_key="pk_fe2850d57f7d4f206aefaa106b91f" button_id="purchase" button="Buy Now"]
