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.

HivePay Payment Gateway

Descripción

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

Instalación

  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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«HivePay Payment Gateway» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«HivePay Payment Gateway» ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.

Traduce «HivePay Payment Gateway» 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

Initial Release