Hello everyone,
I am selling a service on my website (subscription) that costs 5$, and I want to add a crypto payment processor, Mainly (BTC-LTC-ETH).
the problem is that I've seen a lot of payment processors and most of them I don't guarantee or either has AML/KYC crap.
I am currently choosing between "blockonomics" or "mycelium gear", do you recommend any of them?
Now I need to know what you guys would suggest I would use/do in this case?
If it helps, my application is in node.js.
https://github.com/btcpayserver/node-btcpayBTCpay has a node.js client, pretty easy to implement, completely open source and has LN support.
DO NOT confuse this with Bitpay, the AML/KYC clusterfuck known for their partnership with Bitmain, which many do, and that's how you end up being put on "a list".
This is the only logical choice imo. BTCpay is a solid payment gateway with a lot of active development.