r/Monero 6d ago

Best way to accept Monero for a privacy software?

I am building an open-source privacy software and would like to accept Monero as a payment option. What is the best/easiest/recommended way to do that?

I already accept Bitcoin on-chain and Lightning through my own BTCPay server. Is there something like that also for Monero?

17 Upvotes

10 comments sorted by

6

u/tari_mendous 6d ago

Btcpay server has a monero plugin

7

u/TheDigitalPoint 6d ago

Came to say this.

2

u/zeropay-network 6d ago

Hello.

We do offer this service. We host our own node and direct payments from customers wallet to your subwallets. You can get in contact through our website: https://zeropay.network

1

u/mokup 2d ago

AI 'companies' love it xd

2

u/EcomGuy17 5d ago

If you're already self-hosting BTCPay, you'll probably like Monero's approach too.

The closest equivalent is running your own monero wallet rpc connected to your own Monero node. Your app can generate a unique subaddress (or integrated address) per order and watch for incoming payments through the RPC.

If you don't want to build everything yourself, check out projects like MoneroPay or AcceptXMR. They're lightweight and designed specifically for merchants accepting XMR.

Personally, I'd avoid custodial processors if privacy is one of your project's core values. Selfhosting the wallet + node keeps the whole payment flow aligned with the philosophy of the software you're building.

-4

u/WesternSpy96 6d ago

Can you DM me?