Bitcoin Forum
June 26, 2024, 04:10:22 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Automated payments - Which client, how to check?  (Read 449 times)
Tommek (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
April 27, 2013, 06:34:00 PM
 #1

Hi,

I want to do some automated payements. What Clients could I use? I don't want to use a third-party eWallet.
Also when I want to check payments, what service could I use? Is the blockchain.info - API the right thing for me?

regards
Tommek (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
April 27, 2013, 07:46:37 PM
 #2

I would post in another board, but i'm still a noob.
Any idea anyone?
DannyHamilton
Legendary
*
Offline Offline

Activity: 3430
Merit: 4680



View Profile
April 27, 2013, 08:00:50 PM
Last edit: April 27, 2013, 08:24:12 PM by DannyHamilton
 #3

What do you mean by "automated payments"?

I don't think any of the currently popular wallets have any sort of automated payment system built it.  You'll have to write your own program to create payments.
Tommek (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
April 27, 2013, 08:20:24 PM
 #4

For example:

Address A sends me 1 BTC I want to send them to Address B, but if I get 2 BTC I want to send them to Address C.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3430
Merit: 4680



View Profile
April 27, 2013, 08:25:08 PM
 #5

I'm not aware of any wallets that would do that.  You'll probably have to write your own payment processing program to handle it (or pay someone to write one for you).
Tommek (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
April 27, 2013, 09:23:12 PM
 #6

Is it possible to import payments via csv in any bitcoin-client?
DannyHamilton
Legendary
*
Offline Offline

Activity: 3430
Merit: 4680



View Profile
April 27, 2013, 09:38:50 PM
 #7

No.  Clients don't store payments.  The payments (the entire transaction history of Bitcoin actually) exist in the blockchain.  Wallets store the Bitcoin Addresses and the private keys associated with those addresses.  They display a balance by searching the blockchain for all unspent transaction outputs associated with the Bitcoin Addresses that the wallet is tracking.
Tommek (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
April 27, 2013, 10:19:39 PM
 #8

Yes I know. Maybe I wasn't clear enough.

Lets say I want to make 25 transactions. I have the amount and the destination-address in one csv-file.
I don't want to put that 25 transactions into the client manually.
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!