API for processing BTC transactions anonymously as a seller?

macdonjo3

Elite Member
Jr. VIP
Joined
Nov 8, 2009
Messages
8,887
Reaction score
9,192
This looks great but it requires API keys and you need to verify identity - totally removing much of the benefit of using BTC...

What would you guys recommend developers use to process and monitor transactions of orders paid by crypto?
 
Did you try bitpay? I did not setup an account, but I guess they need the verification only if you are sending/receiving more than 3K prepaid payment or something (not sure what they mean by prepaid though)..

More on that here:
Code:
https://bitpay.com/blog/bitpay-dashboard-id/#:~:text=The%20one%2Dtime%20verification%20requirement,complete%20ID%20verification%20as%20individuals.
 
Did you try bitpay? I did not setup an account, but I guess they need the verification only if you are sending/receiving more than 3K prepaid payment or something (not sure what they mean by prepaid though)..

More on that here:
Code:
https://bitpay.com/blog/bitpay-dashboard-id/#:~:text=The%20one%2Dtime%20verification%20requirement,complete%20ID%20verification%20as%20individuals.

Not looking good. They want to verify as a business and as an individual.

Our average cart value is around $1500 so $3k certainly is a low limit.

I can always verify ID with our offshore corporation and stay anon but the individual ID is crazy. Will keep looking.
 
I use coinbase commerce. It is different from default coinbase. Check it out
 
Blockchain.com is good but expensive for payment processing I've found. Wanted to use Coinbase Commerce because they used to provide free withdrawals but they just changed that. Shame, it was a great opportunity.
 
Is easy to implement your own system. You generate a valid address and check it each 5-10 seconds for payment.
 
coinbase commerce is what you looking for I believe. No verification or stuff. Easy to setup in under 10 minutes
 
Haven't used this one myself. I found this last time I was looking for a similar solution like you accepting payments, no kyc, no fees.
check out btcpayserver a self hosted opensource solution to accept btc payment.
Hope that helps you.
 
I use coinbase commerce. It is different from default coinbase. Check it out
I just signed up. How long have you been using it? Wonder if they'll stiff me with some layers of verification in a few months.


Blockchain.com is good but expensive for payment processing I've found. Wanted to use Coinbase Commerce because they used to provide free withdrawals but they just changed that. Shame, it was a great opportunity.
Ya I think blockchain.com is same as blockchain.info that I linked.


Is easy to implement your own system. You generate a valid address and check it each 5-10 seconds for payment.
Have considered this. Don't really know the tech though. Was thinking API from someone who does would be easier.
 
Back
Top