Question

I am very new to bitcoin, payment processing and API's.I would like to understand more about it. Is it possible to combine API's of stripe/paypal with bitcoin processing API. If it is possible, what is the procedure to do it?

Was it helpful?

Solution

As @kkuryllo mentioned, what do you mean by "combine"?

For a hackathon, I used coinbases API with stripes API. Basically, people entered their bitcoin address, and an amount of BTC they want to buy. Then it redirected them to stripes api and once the cc transaction was confirmed, I sent the amount of BTC they purchased.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top