Bitcoin Forum
April 27, 2024, 04:41:20 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.
1714192880
Hero Member
*
Offline Offline

Posts: 1714192880

View Profile Personal Message (Offline)

Ignore
1714192880
Reply with quote  #2

1714192880
Report to moderator
1714192880
Hero Member
*
Offline Offline

Posts: 1714192880

View Profile Personal Message (Offline)

Ignore
1714192880
Reply with quote  #2

1714192880
Report to moderator
1714192880
Hero Member
*
Offline Offline

Posts: 1714192880

View Profile Personal Message (Offline)

Ignore
1714192880
Reply with quote  #2

1714192880
Report to moderator
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
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!