What’s the best way to integrate cryptocurrency payments?
In my app, I want users to be able to purchase app credits using crypto, ideally supporting a wide range of different cryptocurrencies. I’d also like to allow peer-to-peer transactions where users can sell their items for crypto to other users, with the app taking a 10% commission on each transaction.
What’s the most effective way to implement crypto payments like this?
I haven’t found a good plugin so far, would API integrations be the better approach?