[WordPress] 外掛分享: Dentacoin Payment Gateway for WooCommerce

WordPress 外掛 Dentacoin Payment Gateway for WooCommerce 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Dentacoin Payment Gateway for WooCommerce」是 2020-07-02 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2020-07-15,距離現在已有 2052 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.5 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 5.4 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

mnedelchev94 |

外掛標籤

dcn | crypto | dentacoin | cryptocurrency | crypto payments |

內容簡介

Dentacoin (DCN) 是全球牙科行業的第一種加密貨幣,可通過各種口腔健康應用程序賺取,並在全球36個國家的牙科診所、實驗室、商店和其他企業中接受作為付款手段。

使用 Dentacoin Payment Gateway 外掛,您可以在您的 WooCommerce 商店中直接接受 Dentacoin 數字貨幣支付,並將您的業務目標受眾擴展到 200,000+ 活躍的 Dentacoin 應用程序用戶社區。通過應用程序,用戶可以通過執行各種有價值的活動,例如向他們的牙醫提供合法反饋、進行口腔健康調查和保持良好口腔衛生來賺取 DCN 代幣。

Dentacoin 是一種基於以太坊的加密貨幣,可以輕鬆轉換為傳統的國家貨幣、儲存以實現未來的增值,或用於與貿易夥伴的購買。

功能

在您的網上商店啟用 Dentacoin 支付
根據當前市場價值自動轉換價格為 DCN
免費、簡單設置且易於使用
使用生成的 QR 碼進行流暢、快速的付款
設置處理付款的自訂時間範圍
基於安全的區塊鏈技術

工作原理

在您的 WooCommerce 商店中安裝並啟用 Dentacoin Payment Gateway 外掛。您可以在右側的安裝選項卡下找到設置指南。

啟用後,Dentacoin 會出現在您商店結帳頁面的支付選項中。

當客戶選擇 Dentacoin 作為其購買的支付方式時,將提示客戶在相應字段中填寫數字錢包地址。

繼續後,將生成一個 QR 碼,其中包含客戶應向其中發送付款的錢包地址。

然後,客戶使用其錢包應用程式掃描 QR 碼或手動複製該碼,輸入在訂單結帳頁面上顯示的 Dentacoin 金額,然後進行付款。

訂單保持 “等待中” 狀態,等待付款。一旦成功收到您的錢包中的付款,訂單狀態將自動更改為“處理中”。您可以開始處理已購買的商品的配送。

對於客戶,訂單確認屏幕顯示消息“您的付款已成功處理”,並提供付款確認鏈接。

如果在您在外掛設置中指定的時間範圍內未處理付款,訂單狀態將自動更改為“失敗”。

備註

該外掛已實現以下外部請求:
* https://api.coingecko.com/api/v3/coins/dentacoin – GET 請求以讀取當前 Dentacoin 價格轉換為法定(國家)貨幣。未傳遞任何參數給請求。由https://www.coingecko.com提供。
* https://methods.dentacoin.com/check-for-dcn-transfer – POST 請求用於驗證區塊鏈上是否已處理付款。參數傳遞給請求–訂單 ID、客戶錢包地址、商店管理員錢包地址、以 Dentacoins 表示的訂單價格。由 https://dentacoin.com 提供。

原文外掛簡介

Dentacoin (DCN) is the first cryptocurrency for the global dental industry, earned via various oral health apps and accepted as means of payment by dental clinics, labs, shops, and other businesses in 36 countries around the world.
With Dentacoin Payment Gateway plugin, you can accept payments in Dentacoin digital currency directly on your WooCommerce store and extend the target audience of your business to a growing community of over 200K+ active users of Dentacoin smart apps. Through the apps, users earn DCN tokens for performing various valuable activities such as providing legitimate feedback to their dentist, taking dental surveys, and maintaining good oral hygiene.
Dentacoin is an Ethereum-based cryptocurrency and can be easily converted into traditional national currencies, stored for future value multiplication, or used for purchases from trade partners.
FEATURES

Enables Dentacoin payments on your online store
Automatically converts prices to DCN by the current market value
Free, simple to set up and easy to use
Smooth, fast payments using generated QR codes
Setup of a custom time frame for processing payments
Based on secure blockchain technology

HOW IT WORKS

Install and activate Dentacoin Payment Gateway plugin in your WooCommerce store. You can find setup guidelines under the Installation tab on the right.

Once activated, Dentacoin is listed as a payment option on the checkout page of your store.

When choosing Dentacoin as a payment option for their purchase, the customer is prompted to fill in a digital wallet address in the respective field.

Upon proceeding, a QR code is generated with your wallet address where the customer should send the payment.

Then, the client scans the QR code with his wallet app or copies it manually, fills in the amount in Dentacoin displayed on the Order Checkout page, and makes the payment.

The order remains with status “On hold”, awaiting the payment. Once it is successfully received in your wallet, the order status changes automatically to “Processing”. You are ready to proceed with the shipment of the purchased items.

For the customer, the order confirmation screen displays a message “Your payment was successfully processed” with a payment confirmation link.

If the payment is not processed within the time frame specified by you in the settings of the plugin, the order status will automatically change to “Failed”.

NOTES
The plugin has implemented the following external requests:
* https://api.coingecko.com/api/v3/coins/dentacoin – GET request to read the current Dentacoin price converted into fiat (national) currencies. No parameters passed to the request. Provided by https://www.coingecko.com.
* https://methods.dentacoin.com/check-for-dcn-transfer – POST request to validate if payment was processed on the blockchain. Parameters passed to the request – Order ID, Customer Wallet Address, Shop administrator Wallet Address, Order price in Dentacoins. Provided by https://dentacoin.com.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Dentacoin Payment Gateway for WooCommerce」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


最新版本

延伸相關外掛(你可能也想知道)

  • Cryptocurrency Widgets – Price Ticker & Coins List 》y Tab:- Show multiple cryptocurrency coins prices in individual tabs., Shortcodes:- Use shortcodes to display cryptocurrency widgets and coins list...。
  • Cryptocurrency Widgets Pack 》在您的網站上使用我們的小工具顯示加密貨幣價格 -, , 跑馬燈,, 表格,, 標籤,, 卡片,, 圖表(高級版),, 轉換器(高級版),, 列表(高級版),, 盒子(高級版)...。
  • Cryptocurrency Widgets For Elementor 》使用 Cryptocurrency Widgets Pro for elementor 外掛,建立加密貨幣價錢小工具和硬幣清單捷徑- 比特幣,BNB,以太坊,ADA,USDT 等。, 使用 Cryptocurrency ...。
  • All Currencies for WooCommerce 》這個外掛可以將 WooCommerce 電商外掛擴充,新增所有國際貨幣與加密貨幣,同時也支援 WordPress Multisite。, 新增的國際貨幣列表, 阿富汗阿富汗尼、阿爾巴尼...。
  • Cryptocurrency Payment & Donation Box – Accept Payments in any Cryptocurrency on your WP Site for Free 》🌟 加密貨幣付款與捐款盒子外掛, 使用這款免費的加密貨幣付款與捐款盒子外掛,您可以在 WordPress 網站上接受加密貨幣付款和捐款。, 只需添加您的錢包地址,...。
  • Crypto Converter ⚡ Widget 》這是一個魔法般容易使用且擁有美麗使用者介面的小工具,🔄 用於加密貨幣轉換,可實時更新價格並帶有閃爍特效。試用後你一定會❤️‍它!, 📌 說明, Crypto Conve...。
  • BTCPay for WooCommerce (Legacy) 》註:本外掛基於舊版的BitPay API,已停用並只會收到安全更新。雖然它仍可正常運作,但不會有任何新功能。我們鼓勵你使用我們更現代和積極開發的BTCPay for Wo...。
  • BinancePay Checkout for WooCommerce 》Binance Pay是由Binance設計的無接觸、無邊界且安全的加密貨幣付款技術。, , Binance Pay允許Binance客戶從全球的朋友和家人那裡以加密貨幣付款和收款。, , W...。
  • Crypto Market Price Inserter 》這個外掛讓你可以輕鬆地在頁面底部加入 javascript,然後就可以自動完成其餘工作。它會連接到 executium websocket 網路,通過查找加密貨幣單詞出現次數並在...。
  • Crypto Price Widgets – CryptoWP 》CryptoWP 是一個輕量級的外掛,可以方便地在您的網站上管理和顯示加密貨幣價格和其他相關資訊。, 以下是 CryptoWP 的主要特色:, , 從 Crypto 儀表板導入和管...。
  • Pay With MetaMask For WooCommerce – Cryptocurrency Payment Gateway 》🦊 MetaMask 加密貨幣付款門戶, 讓您的顧客通過 MetaMask 擴展在 WooCommerce 商店內使用加密貨幣 USDT、ETH、BNB 或 BUSD 付款。您可以輕鬆地在商店內接收加...。
  • Helio Pay (Accept 1-click crypto payments #USDC #SOL #BTC #ETH) 》現在就為您的商店添加一鍵式加密付款功能,以達到快速增長的全球加密貨幣使用者受眾。通過 Helio 的 WooCommerce 插件,您可以使用任何貨幣定價並讓客戶使用...。
  • Accept Bitcoin instantly via OpenNode 》現在就透過 Lightning Network 立即開始接受比特幣。由 OpenNode 提供技術支持。, OpenNode for WooCommerce, 此外掛程式能讓使用 WordPress WooCommerce 購...。
  • CryptoCloud – Crypto Payment Gateway 》CryptoCloud 為您提供在 WordPress 和 Woocommerce 上接受世界各地最流行的加密貨幣 USDT/ETH/BTC/LTC 等付款的可能性。, 以下產品功能:, , 低至 1% 的佣金,...。
  • Crypto.com Pay Checkout for WooCommerce 》Crypto.com Pay Checkout是WooCommerce的支付網關外掛。這是商家接受加密貨幣並以法定貨幣或加密貨幣付款的最佳方式。, Crypto.com Pay Checkout是Crypto.com...。

文章
Filter
Apply Filters
Mastodon