Prior updates:
[Update 0] Initial announcement:
https://bitcointalksearch.org/topic/m.9731619
[Update 1] Tests:
https://bitcointalksearch.org/topic/m.10039030
Little warm up
Formal launch: March 6, 12:00 PM Friday noon EST time.
I know we're very late; it's been a long waiting. I know you guys have waited for this again and again, I know, I know, the time I can invest into is rather limited especially most recently.
How does it work
- A merchant creates an account at m-epays.com after successful registration one can create a payment box.
- m-epays.com issues MagiPay account details.
- Integrate MagiPay to merchant's website.
- Customer clicks the 'Pay with magi' button, MagiPay connects to m-epays.com server and requests for a specific payment box.
- m-epays.com issues a MagiPay address and the total amount to be paid.
- Customer sends coins to the MagiPay address.
- Once the payment is received and confirmed, the server informs the successful payment.
- Upon confirmation of the payment, the server automatically transfer the amount of magi to merchant's registered external wallet address.
Merchant Banner
https://mega.co.nz/#!mJJUFSxT!kbJQJn50FeePaKXuUcIVAblDQ2W4UDGpT3nTF2XMYwE
Merchant tools
We're still looking into the WooCommerce wordpress option for easy integration, hopefully available at the launch. The following method is available for now by integrating php codes: https://github.com/magi-project/magipay-merchant
1. Register on https://www.m-epays.com;
2. Create payment box once login;
3. Relevant parameters generated at the time when payment box is created will be used in the php codes;
4. The php codes need to be placed appropriately at the site to enable the "pay by Coin Magi" option.
Detail documentation will be done at the launch along with refined website, and more details of merchant information will be given.
Can't wait to see this in action.
Are you going to have an http rest API for pulling out data like total amount used on magi pay?