Skip to content

Latest commit

 

History

History
95 lines (64 loc) · 2.25 KB

File metadata and controls

95 lines (64 loc) · 2.25 KB


HarmonyPay - Payment Gateway

Accept Harmony ONE and HRC20 Tokens. Peer-to-peer transactions.

Overview

HarmonyPay Gateway Application - Accept Harmony ONE and HRC20 tokens

IN PROGRESS

Cryptocurrency payment gateway for WooCommerce and Easy Digital Downloads. Accept Harmony ONE and HRC20 Tokens. Peer-to-peer transactions.

Description

Cryptocurrency payment gateway for WooCommerce and Easy Digital Downloads. Receive coins directly into the wallet of your choice.

Key Features & Highlights

  • 0% transaction fees
  • No KYC or product restrictions
  • Peer-to-peer transactions
  • No redirection to 3rd parties or iframes
  • Use any crypto wallet you want
  • Automagically detect unique payments using one wallet address
  • Hierarchically deterministic (HD) wallet support
  • 1-Click payment buttons, MetaMask, Waves Client, etc.
  • Fiat autosettlement enables you to connect to exchange(s) and instantly convert selected coins to fiat or stablecoins
  • Donations widget shortcode generator
  • Tor support
  • 0-conf (mempool) support for some coins
  • Take MCC for a test ride by visiting our Demo Store

eCommerce platforms supported

  • Easy Digital Downloads
  • WooCommerce

Cryptocurrencies supported

  • Harmony ONE
  • HRC20 Tokens
  • Custom HRC20 Tokens

About HarmonyPay

HarmonyPay is an easy to implement, cryptocurrency payment gateway for WooCommerce and Easy Digital Downloads. Accept Harmony ONE and HRC20 Tokens. Peer-to-peer transactions.

Getting Started

Requirements

Usage and installation

1. Clone the repository and install dependancies

git clone https://github.com/sekmet/harmonypay-gateway-app.git
cd harmonypay-gateway-app
npm install

2. Run development enviroment

npm run dev

Or production enviroment

Install pm2

npm install -g pm2
npm run start

License

MIT