From 0901e47dbcd61e139a79aed9261870becc4cd3eb Mon Sep 17 00:00:00 2001 From: JamesCullum Date: Tue, 20 Sep 2016 17:58:46 +0200 Subject: [PATCH] Added payment gateways --- _data/merchants.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_data/merchants.yml b/_data/merchants.yml index 0aaf027d..d9bda883 100644 --- a/_data/merchants.yml +++ b/_data/merchants.yml @@ -32,6 +32,12 @@ url: https://explorer.xmr.my/ - name: Onion Monero Blockchain Explorer url: http://107.172.25.35:8081/ +- category: Payment Gateways + merchants: + - name: Monero Merchants + url: https://monero-merchants.com + - name: Paybee (Private Beta) + url: https://payb.ee/ - category: Libraries and Helpers merchants: - name: monero-nodejs (Node.js)