Descrição
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
Instalação
- Upload
hivepay_woo
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to WooCommerce / Settings / Payments to setup HivePay
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“HivePay Payment Gateway” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Contribuidores“HivePay Payment Gateway” foi traduzido para 1 localidade. Obrigado aos tradutores por suas contribuições.
Traduzir “HivePay Payment Gateway” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.0
Initial Release