Περιγραφή
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
Εγκατάσταση
- 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
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“HivePay Payment Gateway” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “HivePay Payment Gateway” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “HivePay Payment Gateway” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0
Initial Release