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?

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top