[WordPress] 外掛分享: Orbisius CyberStore

首頁外掛目錄 › Orbisius CyberStore
10+
安裝啟用
★★★★★
5/5 分(1 則評價)
3211 天前
最後更新
問題解決
WordPress 2.8+ v2.1.7 上架:2013-05-20

內容簡介

使用簡單的“立即購買”按鈕,幾分鐘內就可以開始銷售您的軟件,電子書,報告等數字產品。
如果價格設置為0則用戶將能夠下載文件。
Orbisius CyberStore 允許您設置您的電子商店並在幾分鐘內開始銷售軟件,電子書,PDF,報告等數字產品。
它添加了一個簡單的“立即購買”按鈕,將客戶發送到 PayPal 完成付款,付款完成後將返回到您的網站。

演示

優點 / 特點

易於使用
下載鏈接從主域名(例如 yourdomain.com/?orb_cyber_store_dl=f47c137)提供
當單擊下載鏈接時,會顯示下載對話框,即文件不會在瀏覽器中顯示(強制下載)
處理 PayPal Live 和 Sandbox(同時處理 - 您的客戶將被引導到 PayPal,但您的交易將進入 Sandbox,使用 Sandbox IP 地址)
啟用/禁用產品功能(禁用產品時,將不會顯示即時購買鏈接,即使使用下載鏈接也無法下載文件)
自定義成功和失敗交易的文本
在交易失敗的情況下,發送電子郵件給管理員,以便他可以手動處理失敗的交易
在編輯頁面/帖子中有一個美元符號按鈕,您可以選擇一個產品,這將插入正確的短碼,稍後將被立即購買按鈕替換
防止從 PayPal IPN 制作的多個調用,PayPal 用於通知站點所有者進行交易。
48 小時後下載到期
下載限制:每個訂單最多 3 個
允許向新窗口提交表單功能
可選送貨地址要求(作為全局設置和每個單獨產品可用)
支持安全的 HOP URL。 Secure HOP URL 的主要思想是重定向到另一個 URL。該腳本必須重定向到通過“r”參數傳遞的地址。
有這種重定向非常有用,因為當您的訪問者準備返回您的站點時,PayPal 會檢查,如果返回 URL 是非 SSL 鏈接,那麼它會發出警告,這使得用戶體驗不太理想。Orbisius CyberStore 包括一個示例重定向腳本,您可以在安全站點上安裝它。
支持免費產品(自 v1.2.3)供下載,並添加“下載”按鈕而不是“立即購買”按鈕
自版本2.0.0起支持可變產品,例如具有多個許可證、產品說明的數字產品

新屬性

render_price=”1″
當在短碼中設置此屬性時,插件將在立即購買按鈕上顯示價格。
為什麼這很重要?因為如果您在頁面上輸入價格,稍後再去修改產品價格
您可能會忘記更新頁面。對用戶而言不是很好。

currency_prefix=”$”:價格前顯示的貨幣符號,對於 CAD、USD、AUD,它的默認值為 $
currency_suffix=”USD”:價格後顯示的文本
price_label=”Price”:價格前顯示的文本
price_suffix=”(one time)”:貨幣後緊接的文本

例子:
[orb_cyber_store id=”123″ render_price=”1″ price_suffix_label=”(one time)”]

此示例將顯示
Price: $249.95 USD (one time)

如果要顯示所有產品的價格,請在當前主題的 functions.php 中插入以下代碼
add_filter(‘orb_cyber_store_ext_filt

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.1.7) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Orbisius CyberStore」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Start selling your digital products such as software, e-books, reports in minutes with a simple Buy Now button.
If the price is set to 0 users will be able to download files.
Orbisius CyberStore allows you to set up your e-store and start selling digital products such as software, e-books, pdf, reports in minutes.
It adds a simple Buy Now button which sends the customer to PayPal to complete the payment and after that he/she is returned to your site.
Demo

Benefits / Features

Easy to use
Downloads links are served from the main domain e.g. yourdomain.com/?orb_cyber_store_dl=f47c137
When download link is clicked the download dialog is shown i.e. the file does not show within the browser (forced download)
Handles PayPal Live and Sandbox (at the same time – your clients will be directed to PayPal but your transactions will go to the Sandbox, use Sandbox IP Address)
Functionality to enable/disable products (when a product is disabled the buy now link will not be shown and the file can’t be downloaded even with the download link)
Customize the text for the successful and unsuccessful transaction
In case of a failed transaction the email is sent to the admin so he can handle the failed transaction manually
There is a dollar sign button in edit page/post that allows you to choose a product and this will insert the correct shortcode which will be later replaced by Buy Now button
Protection against multiple calls made from PayPal IPN which paypal makes to notify the site owner for the transaction.
Download expires after 48 hours
Download limits: maximum 3 per order
Allows functionality the form submission to go in a new window
Optional shipping address requirement (both available as a global setting and per individual product)
Supports a secure HOP URL. The main idea of the Secure HOP URL is to redirect to another URL. The script must redirect to an address passed by the “r” parameter.
Having this kind of redirect is very useful because when your visitors are about to return to your site PayPal checks and if the returning URL is a non-ssl link then it puts a warning with makes the user experience less than optimal. Orbisius CyberStore includes a sample redirect script that you can install on your secure site.
Supports free products (since v1.2.3) for download and adds a Download button instead of Buy Now button
Since v2.0.0 supports variable products e.g. a digital product with multiple licenses, product notes

New attributes
render_price=”1″
When this attribute is set in the shortcode will make the plugin show the price above the buy now button.
Why this is important? Because if you enter the price on a page and later go and modify the product price of the product
you may forgot to update the page. That’s not good to for the users.
currency_prefix=”$” : currency sign shown before the price, it defaults to $ for CAD, USD, AUD
currency_suffix=”USD” : text shown after the price
price_label=”Price” : text shown before the price
price_suffix=”(one time)” text appended after the currency suffix
Example:
[orb_cyber_store id=”123″ render_price=”1″ price_suffix_label=”(one time)”]
This example this will display
Price: $249.95 USD (one time)
If you want the price to be shown for all products insert this in your functions.php of the current theme
add_filter(‘orb_cyber_store_ext_filter_render_price’, ‘__return_true’, 10);
Free Test/Staging Site by qSandbox
Free Test/Staging Site (quick set up).
Test drive plugins & themes without the risk of crashing your main site. Import your existing site ($) and make improvements.

Video Tutorials

Extensions
The plugin has several cool Extensions

PayPal Micropayments – allows you to switch to a PayPal Micropayments account and save a lot in transaction fees.
Change Language of PayPal Checkout Page
HTML Email + Richtext editor for order email
Change Email From
Style Order Form

Author
Svetoslav Marinov (Slavi) | Custom Web and Mobile Programming by Orbisius.com
Support

Support is handled on our site: http://orbisius.com/support/
Please do NOT use the WordPress forums or other places to seek support.
New: We have launched our membership site
which gives you access to all of our premium plugins at an affordable price.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon