Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Nextypay

Descripción

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.

Instalación

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

Preguntas frecuentes

  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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Nextypay" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • First Release

1.1

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