Bitcoin Forum
May 03, 2024, 11:31:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Looking for someone to help me integrate bitcoin payments  (Read 852 times)
Paleus (OP)
Full Member
***
Offline Offline

Activity: 284
Merit: 122


www.diginomics.com


View Profile WWW
July 11, 2014, 01:02:59 AM
 #1

Hello,

I am looking for someone to help me integrate bitcoin payments for a bitcoin book!
http://www.diginomics.com#book-section

I am using the blockchain payments API, and I've asked for their assistance, but they say my inquiry is too general. Basically I am looking to charge Ƀ0.009 per book and have the revenue forwarded to the address 1KuCSoMhnahkJuFCL3TQWRW8bX6EnkR3t9

The link to the blockchain.info payments API is here: https://blockchain.info/api/api_receive
The main problem is that I'm having trouble integrating this into my site with PHP. How can I implement this so that the server knows when a payment has been made and the file is made available?

Any help is much appreciated and I will monitor this thread closely. Thank you!

1714779106
Hero Member
*
Offline Offline

Posts: 1714779106

View Profile Personal Message (Offline)

Ignore
1714779106
Reply with quote  #2

1714779106
Report to moderator
1714779106
Hero Member
*
Offline Offline

Posts: 1714779106

View Profile Personal Message (Offline)

Ignore
1714779106
Reply with quote  #2

1714779106
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.
1714779106
Hero Member
*
Offline Offline

Posts: 1714779106

View Profile Personal Message (Offline)

Ignore
1714779106
Reply with quote  #2

1714779106
Report to moderator
1714779106
Hero Member
*
Offline Offline

Posts: 1714779106

View Profile Personal Message (Offline)

Ignore
1714779106
Reply with quote  #2

1714779106
Report to moderator
hiromem
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
July 11, 2014, 01:38:09 AM
 #2

im not sure how good your computer skills are but you may look into BitWasp

http://github.com/Bit-Wasp/BitWasp

i believe this software meets all your parameters

a summary of what it entails in setup is installing a linux server, then adding packages via the CLI. i looked into this a little while ago and it seems to be pretty straightforward if you have any computer skills at all. otherwise consider hiring someone to do this for you. but be careful who you trust to handle coding for a revenue generating website
Paleus (OP)
Full Member
***
Offline Offline

Activity: 284
Merit: 122


www.diginomics.com


View Profile WWW
July 11, 2014, 07:39:18 PM
 #3

That software looks interesting, however it clearly states it is NOT production ready. Also my site does not use SQL.

I think the easiest route is to go with the blockchain.info payment API, but I am not sure how to configure the callback URL and the payment mechanism through PHP. There must be something simple I am not doing correctly.

Do I just copy the PHP files from the github repository to my webserver somewhere?

Thank you for the help.

StewieG
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500



View Profile
July 14, 2014, 05:04:18 PM
 #4

Did you check this: https://blockchain.info/api/api_receive

They also have examples how to implement it in PHP: https://github.com/blockchain/receive_payment_php_demo

For the download I would create something like download.php that needs a key as a paramaeter so you just need to unlock the download to the related file for a certain time when the payment was done. So you would trigger that in your callback PHP file.

Hope that helps. If nmot please describe what your problem integrating is...
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!