StellarPay - A payment gateway and management for Stellar network
https://stellarpay.io/
I'm excited to introduce StellarPay. Stellar is providing us high transaction speed, almost zero fees and flexibility in transaction management. So I started to develop a payment gateway and management for the Stellar network a few months ago.
Description
StellarPay is a project that aims to enable merchants and individuals to make and receive payments on the Stellar network. You do not need to pay any additional fees to use the StellarPay gateway. We never store your private key and passwords. You have full control of your account. Also, StellarPay offers a uncomplicated API service so you can receive payments over your website or apps. Main philosophy is to maximize your payment experience on the Stellar network.
Security
StellarPay encrypts your wallets using PBKDF2 and AES256 methods and keeps the encrypted wallet data on the server. For recovery , users able to use 12 words mnemonic backup. If you worried about DNS attacks , client is available as open source on Github.
Gateway
The gateway allows merchants and individuals to receive payments through any asset type. The conversion rates of assets are determined by the merchant. Some reliable assets support automatic rate conversion (like Stronghold USD, MOBI , the automatic conversion feature will available in next updates). Merchants receive instant payment notifications via their address and have the opportunity to automatically deliver customers' products.
Checkout
StellarPay checkout payments are valid for 5 minutes after the payment request is made. Payments are approved by the StellarPay backend within approximately one minute and the customer and merchant are informed about it.
Demo Checkout : https://stellarpay.io/checkout/?amount=0.003&description=Mocha&merchant=67b94cb001548d87
Payment Flow : https://cl.ly/2d3J1j3w1z3V
Documentation
https://stellarpay.io/documentation/
Source Codes
Can find source codes of StellarPay client,checkout and documentation. I'm trying to optimize the backend, so I'll share it as open source after I'm absolutely sure.
Github : http://github.com/stellarpay
Gateway Status
Migration to Publicnet is completed. Be careful about you're making a transaction on Publicnet.