Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

HivePay Payment Gateway

Descrizione

This plugin uses the HivePay.io API to create a shopping cart for users to complete their purchase.
API URL is: https://api.hivepay.io

The information sent to the API consists of:
– Your websites IPN notification URL
– The return URL for the customer upon completion of payment
– The cancel URL if the customer cancels the transaction
– Your Hive username as provided in settings
– The base currency in which your site uses
– The order number of the transaction
– The Item list to be purchased which includes: item name, amount, and quantity
– Your email if provided to receive payment confirmation emails from HivePay.io
– The currency list in which you wish to receive payment

Installazione

  1. Upload hivepay_woo to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to WooCommerce / Settings / Payments to setup HivePay

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“HivePay Payment Gateway” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“HivePay Payment Gateway” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.

Traduci “HivePay Payment Gateway” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0

Initial Release