這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Nextypay

外掛說明

The Nextypay plugin allows you to accept NTY payment via Nextypay gateway on your WordPress site easily.

One click payment via Nextypay with a remember me feature. Responsive design so it is compatible with all devices and browsers.

Your customers will be redirected to the “Thank You” page after the payment. This page shows them a QR code and links to download mobile app
(the order that they just placed).These apps help your customers to transfer NTY over Blockchain, from customer wallet to your wallet, which is settingable in backend.
its just a option to make the transfer easier with hexed code from the QR code. This plugin load full Blocks from the Blockchain and save any Transaction, which content your Wallet as to_wallet. For the Blocks
loading, a short guide for linux cronjob added in the root folder of plugin (30 blocks loaded every minute, because Nexty blockchain create Blocks every 2 seconds).
How many blocks to save is settingable too in backend (to prevent a block revert). Once the order enough paid, the plugin changes order status to completed, and notifies to customer.
For more details, you can see these Videos below.

Setup and Usage Video

Coming soon

Checkout Demo Video

Exchange API

At the moment, we are using only the exchange API service of Coinmarketcap to exchange the order total from store currency into NTY. In the future we will add several APIs to the list.
Coinmarketcap API https://coinmarketcap.com/api/
Public API Terms Of Use https://coinmarketcap.com/api/terms/
Privacy And Cookie Policy https://coinmarketcap.com/privacy/

Coming soon

Features

  • Quick installation and setup.
  • Easily take payment for a service from your site via Nextypay.
  • Zero Transfer fee and instant payment
  • Fully decentralize
  • Secure whole informations, even the QR code only displays hexed code
  • Opensource
  • Become a partner of the growing up Nexty ecosystem

The setup is very easy. Once you have installed the plugin, all you need to do is setting the backend with full instructions.

安裝方式

Using The WordPress Dashboard

  1. Navigate to “Plugins->Add New” from your dashboard (coming soon)
  2. Search for ‘Nextypay’
  3. Click ‘Install Now’
  4. Activate the plugin

Uploading via WordPress Dashboard

  1. Download link : https://github.com/nextyio/nextypay-woocomerce
  2. Navigate to the “Add New” in the plugins dashboard
  3. Navigate to the “Upload” area
  4. Select Nextypay.zip from your computer
  5. Click “Install Now”
  6. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download link : https://github.com/nextyio/nextypay-woocomerce
  2. Download Nextypay.zip
  3. Extract the Nextypay directory on your computer
  4. Upload the Nextypay directory to the /wp-content/plugins/ directory
  5. Activate it from the Plugins dashboard

常見問題集

  1. How to convert the price of NTY in each moment?
    Ans: The price will be updated from Coinmarketcap.com and converted to the equivalent amount, which will be shown in the “total amount”
  2. What is the benefit of paying by NTY compared to traditional payment method?
    Ans: The key features of NTY is instant transfer and Zero transfer fee. This means that we do not charge extra fees like Paypal. The matter seems to be nothing with a $10 goods, but if the fee accounts for 1% of a $1,000,000 item, it does matter.
Installation Instructions

Using The WordPress Dashboard

  1. Navigate to “Plugins->Add New” from your dashboard (coming soon)
  2. Search for ‘Nextypay’
  3. Click ‘Install Now’
  4. Activate the plugin

Uploading via WordPress Dashboard

  1. Download link : https://github.com/nextyio/nextypay-woocomerce
  2. Navigate to the “Add New” in the plugins dashboard
  3. Navigate to the “Upload” area
  4. Select Nextypay.zip from your computer
  5. Click “Install Now”
  6. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download link : https://github.com/nextyio/nextypay-woocomerce
  2. Download Nextypay.zip
  3. Extract the Nextypay directory on your computer
  4. Upload the Nextypay directory to the /wp-content/plugins/ directory
  5. Activate it from the Plugins dashboard

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Nextypay〉的開發相關工作。

參與者

將〈Nextypay〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • First Release

1.1

  • Add plugin css file
  • Class Error notice display none on create (Admin page)