Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: oxxx on April 04, 2014, 06:11:39 PM



Title: A free merchant-script without bitcoind?
Post by: oxxx on April 04, 2014, 06:11:39 PM
Hi!
Such a question: Is there in nature a free bitcoin merchant script that works without the use bitcoind?
Ie does not require additional work on the server?
Google didn't help.


Title: Re: A free merchant-script without bitcoind?
Post by: mintodev on April 04, 2014, 06:28:43 PM
Are you serious?

How come there will be bitcoin merchant script without bitcoind? How do you think addresses will be generated from?


Title: Re: A free merchant-script without bitcoind?
Post by: oxxx on April 04, 2014, 07:12:57 PM
IMHO: Not for everyone needs a new address for each new transaction.


Title: Re: A free merchant-script without bitcoind?
Post by: mintodev on April 05, 2014, 12:05:16 PM
IMHO: Not for everyone needs a new address for each new transaction.

If they are a merchant, then they will definetly create a new address for each transaction to track orders.


Title: Re: A free merchant-script without bitcoind?
Post by: softron on April 05, 2014, 12:45:59 PM
Try api


Title: Re: A free merchant-script without bitcoind?
Post by: Initscri on April 07, 2014, 07:28:55 AM
Late Response:

But you can try the Blockchain api https://blockchain.info/api/blockchain_wallet_api


Title: Re: A free merchant-script without bitcoind?
Post by: oxxx on April 07, 2014, 08:46:04 PM
I want realise it by the approximate time of the transaction, the buyer's wallet (entered in the form), and the amount of the purchase.
It will be harder in work, but easier to install.


Title: Re: A free merchant-script without bitcoind?
Post by: loewen.brad on April 08, 2014, 03:29:07 AM
im pretty sure bitpay is about as close to what you're trying to do as it will ever get.


Title: Re: A free merchant-script without bitcoind?
Post by: sudobad on April 08, 2014, 06:52:53 AM
Late Response:

But you can try the Blockchain api https://blockchain.info/api/blockchain_wallet_api

Ding ding ding!


Title: Re: A free merchant-script without bitcoind?
Post by: gweedo on April 08, 2014, 06:58:21 AM
Are you serious?

How come there will be bitcoin merchant script without bitcoind? How do you think addresses will be generated from?

Master public key can always be used.


Late Response:

But you can try the Blockchain api https://blockchain.info/api/blockchain_wallet_api

Ding ding ding!

You can always check out my site, https://apicoin.io a lot more secure (we don't hold any user funds) and robust and we promote the use of cold storage/disconnect rather than a wallet stored on a server.


Title: Re: A free merchant-script without bitcoind?
Post by: oxxx on April 12, 2014, 12:46:05 PM
gweedo,
Thanks for the specification, and for the suggestion!
My idea: Working merchant script receives confirmation through at least 2 services similar to yours.
I'll let you know if I'll decide use it!


Title: Re: A free merchant-script without bitcoind?
Post by: dewdeded on April 13, 2014, 05:04:09 AM
Here you go, my OP:

http://bitfreak.info/index.php?page=tools&t=bitsci


Title: Re: A free merchant-script without bitcoind?
Post by: oxxx on April 15, 2014, 12:53:41 PM
"you need the blockchain"
Ikinoki, yes, or an analogical service.

dewdeded,
your post - its very good news for my
I will study your proceedings!