Author

Topic: want to develop own bitcoin payment api (Read 643 times)

legendary
Activity: 2424
Merit: 1148
November 24, 2015, 03:24:04 PM
#2
- A server (VPS) to run bitcoind (My Preferred method) or bitcoin-qt -server

A bit of reading:-
- https://en.bitcoin.it/wiki/API_reference_(JSON-RPC) <- This is a good read
- https://bitcoin.org/en/developer-reference#bitcoin-core-apis

This is good for making calls to Bitcoin's API using PHP.
- https://github.com/aceat64/EasyBitcoin-PHP

Bada Bing!
newbie
Activity: 46
Merit: 0
November 23, 2015, 07:32:13 AM
#1
Hi,
      i want to develop my own bitcoin payment api. i want to know total number of resources required to develop this. I am not developer but i am working with some dev. I will forward the data to them.

Why i need this api?

i believe bitpay is very good bitcoin payment processor, send instant callback and confirmations quickly.
i want to develop similar api and i would like to know which technology is more important to consider in developing bitcoin payment api? so my clients will get callback and confirmations quickly after making bitcoin payments on my website.

i am selling kind of airtime digital products and i want to deliver them to my clients almost instantly after making sure that i have received the bitcoin.


Thank you in advance.

Jump to: