質問

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