前言介紹
- 這款 WordPress 外掛「Orbisius CyberStore」是 2013-05-20 上架。
- 目前有 20 個安裝啟用數。
- 上一次更新是 2017-06-02,距離現在已有 2893 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 2.8 以上版本才可以安裝。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
store | eStore | ecommerce | online shop | shopping cart |
內容簡介
使用簡單的“立即購買”按鈕,幾分鐘內就可以開始銷售您的軟件,電子書,報告等數字產品。
如果價格設置為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
原文外掛簡介
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
http://www.youtube.com/watch?v=6EKNMYjzwlM
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.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Orbisius CyberStore」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.1.5 | 1.1.6 | 1.1.7 | 1.1.8 | 1.1.9 | 1.2.0 | 1.2.1 | 1.2.2 | 1.2.3 | 1.2.4 | 1.2.5 | 1.2.6 | 1.2.7 | 2.0.0 | 2.0.1 | 2.0.2 | 2.0.3 | 2.0.4 | 2.0.6 | 2.0.7 | 2.0.8 | 2.0.9 | 2.1.0 | 2.1.1 | 2.1.2 | 2.1.3 | 2.1.4 | 2.1.5 | 2.1.7 | trunk |
延伸相關外掛(你可能也想知道)
WooCommerce 》p>WooCommerce是全球最受歡迎的開源電子商務解決方案之一,擁有世界上最多的市場份額。, 我們的核心平臺是免費的、靈活的,並擁有全球社區的支持。開源的自由...。
Menu Cart for WooCommerce 》** 與 WooCommerce 和 Easy Digital Downloads(EDD)兼容 ** , 此外掛將在導覽列中安裝購物車按鈕。 安裝此外掛的時間少於一分鐘,, 並且包括以下選項:, , ...。
Ecwid by Lightspeed Ecommerce Shopping Cart 》Ecwid Ecommerce Shopping Cart 是讓您在 WordPress 網站中添加網店所需的一切。功能強大,易於使用且兼容 Gutenberg。支援 45 種語言,在 175 個國家擁有超...。
WordPress Simple Shopping Cart 》on codes that can be limited to a certain number of uses or expire after a certain date., , , WordPress Simple PayPal Shopping Cart 可讓您在網站上...。
eCommerce Product Catalog Plugin for WordPress 》eCommerce Product Catalog 是一個美麗、易於使用並且百分之百響應式的免費產品目錄外掛,適用於 WordPress 電子商務網站或具有報價功能的簡易產品目錄網站。...。
WP Menu Cart 》**與WooCommerce和Easy Digital Downloads(EDD)兼容**, 此外掛會在導覽列中安裝一個購物車按鈕,安裝只需不到一分鐘時間,, 並包括以下選項:, , 顯示購物...。
Shopping Cart & eCommerce Store 》WP EasyCart 是一個強大的免費 WordPress 電子商務和 WordPress 購物車外掛,可安裝到新的或現有的網站中。, 可在幾分鐘內快速為 WordPress 電子商務購物車建...。
CartPops – High Converting Add To Cart Popup For WooCommerce 》免費包含, 在數秒內為您的 WooCommerce 商店添加一個美觀的加入購物車彈出視窗,讓客戶輕鬆購物和結帳。, 瞭解更多有關 CartPops 功能的資訊, ✨ 完美無瑕的 ...。
Premium Packages – Sell Digital Products Securely 》使用 WPDM - Premium Packages 外掛,將您的 Download Manager 轉換為一個完整的電商解決方案,用於銷售數字產品。只需設定一個價格來出售數字產品,並可基於...。
WooCommerce Cart Count Shortcode 》如果您正在尋找在您的網站的 WooCommerce 購物車中靈活顯示項目的方法,那就不用再尋找了!此外掛可讓您在網站的任何位置插入短碼,以生成 a href 鏈接。, 參...。
Easy PayPal Shopping Cart 》概述, 這個外掛可以讓你使用「加入購物車」和「檢視購物車」按鈕,在你的網站上販售產品或服務。購物車本身由 PayPal 托管管理。, 你可以在任何想要販售的位...。
Recently Viewed Product for WooCommerce 》```html, , , , , ,
PayPal Pay Now, Buy Now, Donation and Cart Buttons Shortcode 》這個 WordPress 外掛新增了「paypal_button」簡碼,可顯示「支付」、「立即購買」、「捐款」和「加入購物車」的 PayPal 按鈕,並提供自定義 PayPal 結帳頁面...。
WooCommerce Cart Expiration 》設置顧客結帳的時間限制。包括一個「結帳時間」倒數計時來鼓勵顧客完成購買。, 特色, , 基於 CSS 的倒數計時顯示, 提供可用的動作和過濾器以修改功能。, 。
Easy Digital Downloads – Additional Shortcodes 》Easy Digital Downloads 額外短碼外掛為使用 WordPress 建立的電子商務商店增強了有力的條件頁面邏輯。, 如何使用 Easy Digital Downloads 額外短碼, 所有包...。