BETAPaymint is in beta.
Simple Crypto
Payments
Paymint is a secure payment that API instantly forwards cryptocurrency transactions directly to your wallet.
1 / 4
Start building your own payment gateway with Paymint
Paymint allows you to easily create addresses for a range of cryptocurrencies that your users can send to.
2 / 4
Easily setup callbacks at important milestones
Once Paymint detects a transaction, and at important milestones in the confirmation, it calls your "callback" link with relevant information.
3 / 4
Quick & easy cashouts directly to your address
When the transaction is finalized, Paymint instantly forwards the money to your "output" address.

You never have to worry about lengthy withdrawal times. You always stay in control of your crypto.
4 / 4
Perfect for white-labeling
Paymint makes it easy to accept crypto in a white-label fashion.
Codeblur
1 2 3 4 5 6 7 8 9 10 11 12 13 14 # you want to accept Bitcoin from user ID fred uid = "fred" output = "1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa" callback = f"https://example.com/callback/{uid}" response = requests.get(f"https://btc.paymint.to/{output}?callback={callback}") address = response.json()["address"] app = Flask(__name__) @app.route(f"/callback/{uid}") def callback(): data = json.loads(request.data) print(f"{uid} paid {data['received']} BTC with {data['confirmations']} confirms")
what we support
We support major cryptocurrencies
crypto icon
Bitcoin (BTC)
Minimum Amount
0.00008 BTC
crypto icon
Monero (XMR)
Minimum Amount
0.002500 XMR
crypto icon
Dogecoin (DOGE)
Minimum Amount
5.0 DOGE
crypto icon
Dash (DASH)
Minimum Amount
0.002500 DASH
crypto icon
Litecoin (LTC)
Minimum Amount
0.002500 LTC
crypto icon
Bitcoin Cash (BCH)
Minimum Amount
0.002500 BCH
Frequently Asked Questions
What is Paymint?
Paymint is a payment processing API that allows you to accept and monitor cryptocurrency transactions.
What can Paymint be used for?
Paymint can be used to accept cryptocurrency payments for any purpose. It can be used to accept payments for a SaaS product, a subscription service, or even a physical product. Paymint can be integrated in websites, desktop applications, or programs like Discord and Telegram bots.
Do I need to be a developer to use this service?
For now, yes. We are working on eccomerce plugins for popular platforms like Shopify and WooCommerce. In the future, Paymint will be usable without requiring any programming experience.
Will you add support for my favorite cryptocurrency?
We are working on adding support for more cryptocurrencies. If you have a specific request, please contact us.
What is the difference between Paymint and other payment processors?
Paymint does not require you to create an account. You can simply create cryptocurrency addresses with our API. Paymint monitors the status of payments in real-time. Instead of having to request withdrawals, Paymint forwards money to you immediately.
Why is there no signup?
Our API does not require you to create an account. Transactions are tracked with your callback address, so we don't need accounts.
Ready To
Get Started?
Try out our easy-to-integrate api within minutes
Instant Payouts
0.5% Flat Fee
No Signup
Paymint is a secure payment API that instantly forwards cryptocurrency transactions directly to your wallet.