Bitcoin Forum
May 08, 2024, 04:03:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: What's the best api to use for bitcoin payment project  (Read 2342 times)
zeaderza
Hero Member
*****
Offline Offline

Activity: 896
Merit: 502



View Profile
June 09, 2016, 01:54:11 PM
 #21

Hello,

You can use bitpay to integrate bitcoin as payment method on your site or in a project.
1715184182
Hero Member
*
Offline Offline

Posts: 1715184182

View Profile Personal Message (Offline)

Ignore
1715184182
Reply with quote  #2

1715184182
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
TheBarMan
Full Member
***
Offline Offline

Activity: 140
Merit: 100

DEGEN Future Traders


View Profile
June 10, 2016, 06:09:25 PM
 #22

Hello,

You can use bitpay to integrate bitcoin as payment method on your site or in a project.

i dont like bitpay  ; P

i had some troubles with they faucet scrpt, and they never gaveme my coins back.

i was checking xapo like wallet an vault.

i thing that could be better.
Monnt
Legendary
*
Offline Offline

Activity: 938
Merit: 1002


View Profile
June 12, 2016, 02:10:35 AM
 #23

Bitcoind. If you're gonna be handling a large sum of money, use bitcoind. Most servers will come with 80gb of storage, anyway.

If you're not gonna be handling much money, host a pruning node.
zhangli
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
June 24, 2016, 08:48:25 AM
 #24

From what i can see on block.io, it's not possible to have webhooks on payment reception unless i go on a paid plan (30$ / month), am i right ?

Hi,

I want my users to deposit btc funds into their accounts on my website, am exploring 2 ways to do it:

  • Embedding bitcoind into my server: most trustable, but needs 80Gb Disk and 2G of ram for it, and python libs are complex/undocumented
  • Relying on blockchain.info wallet api: simple and quick time-to-market, but they are slow at reponding to my request for an api key access

What do you think guys ?

I used the block.io api in a project recently, pretty easy to use.
Also they only use multi-signature addresses for added security which is nice.
Check it out: http://block.io/api

Yeah but you could always try using the web socket they provide.
https://www.block.io/docs/notifications


ZonedOutSpace you are a liar
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!