설명
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
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
1.0
Initial Release