Beschreibung
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
Installation
- 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
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„HivePay Payment Gateway“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„HivePay Payment Gateway“ wurde in 2 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „HivePay Payment Gateway“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0
Initial Release