문제

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