Bitcoin Forum
May 08, 2024, 11:23:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Accept btc payments on my website  (Read 614 times)
zoufou (OP)
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile
April 29, 2016, 08:30:34 AM
 #1

Hi !

I'm willing to provide a simple "Add fund" button where my user will get a QR code and the address to copy/paste and proceed to payment from his own wallet, do you think i must rely on some kind of payment gateway ? because i see the blockchain.info api good enough for such a feature.
1715167413
Hero Member
*
Offline Offline

Posts: 1715167413

View Profile Personal Message (Offline)

Ignore
1715167413
Reply with quote  #2

1715167413
Report to moderator
1715167413
Hero Member
*
Offline Offline

Posts: 1715167413

View Profile Personal Message (Offline)

Ignore
1715167413
Reply with quote  #2

1715167413
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715167413
Hero Member
*
Offline Offline

Posts: 1715167413

View Profile Personal Message (Offline)

Ignore
1715167413
Reply with quote  #2

1715167413
Report to moderator
Patatas
Legendary
*
Offline Offline

Activity: 1750
Merit: 1115

Providing AI/ChatGpt Services - PM!


View Profile
April 29, 2016, 01:39:23 PM
 #2

Yes,if you want to avoid all the complexities and simply implement send /receive payments on your web.Blockchain.info's API is good enough.The code is already provided.Only problem they have is the scalibility issue.The API is inefficient to spread over a large audience.Also,the code is available in multiple languages so upgrading the existing project won't be a problem.
x13
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


Things are called shit for a reason, dear.


View Profile
April 29, 2016, 03:29:10 PM
 #3

As Patatas already stated, the API of blockchain.info is good for your case. Another option is Coinbase. The service also offers an API which you could easily implement in your website to receive payments. The advantage over blockchain.info is that you can transfer the received Bitcoin(s) directly into fiat money, if destired.

Here's the link to the coinbase API https://developers.coinbase.com/

PassThePopcorn
Sr. Member
****
Offline Offline

Activity: 465
Merit: 309


View Profile
April 30, 2016, 08:12:56 AM
 #4

As Patatas already stated, the API of blockchain.info is good for your case. Another option is Coinbase. The service also offers an API which you could easily implement in your website to receive payments. The advantage over blockchain.info is that you can transfer the received Bitcoin(s) directly into fiat money, if destired.

Here's the link to the coinbase API https://developers.coinbase.com/
To add to this Bitpay also offers a similar API and can be cashed out to multiple currencies https://bitpay.com/ , if your site was made from one of multiple pre-made carts or other types of popular site software they may already have a plugin for you to use.
immangrace
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
April 30, 2016, 04:56:42 PM
 #5

All of the bitcoin wallet providers such as blockchain.info provide apis to easily integrate payment options to websites. Give it a read for 2 to 3 times, test it and you can easily implement it.

Pages: [1]
  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!