Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

HivePay Payment Gateway

Beschrijving

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

Installatie

  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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“HivePay Payment Gateway” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“HivePay Payment Gateway” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.

Vertaal “HivePay Payment Gateway” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

Initial Release