summaryrefslogtreecommitdiff
path: root/85/04631cd91c32ca99327b4c28999ca780df3611
blob: 19aad6463e47948a3ae02d614bb4c3aafa247a1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192]
	helo=mx.sourceforge.net)
	by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <hozer@grid.coop>) id 1Vu3tq-0004Fo-AS
	for bitcoin-development@lists.sourceforge.net;
	Fri, 20 Dec 2013 17:30:10 +0000
X-ACL-Warn: 
Received: from nl.grid.coop ([50.7.166.116])
	by sog-mx-2.v43.ch3.sourceforge.com with esmtp (Exim 4.76)
	id 1Vu3to-0003yx-E1 for bitcoin-development@lists.sourceforge.net;
	Fri, 20 Dec 2013 17:30:10 +0000
Received: from localhost (localhost [127.0.0.1]) (uid 1000)
	by nl.grid.coop with local; Fri, 20 Dec 2013 11:30:00 -0600
	id 000000000006A32F.0000000052B47E98.0000259F
Date: Fri, 20 Dec 2013 11:30:00 -0600
From: Troy Benjegerdes <hozer@hozed.org>
To: bitcoin-development@lists.sourceforge.net
Message-ID: <20131220173000.GE3180@nl.grid.coop>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Spam-Score: -0.5 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	-0.5 RP_MATCHES_RCVD Envelope sender domain matches handover relay
	domain
X-Headers-End: 1Vu3to-0003yx-E1
Subject: [Bitcoin-development] Payment processors that support testnet?
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Fri, 20 Dec 2013 17:30:10 -0000

Are there any bitcoin to fiat currency processors (like bitpay,
coinbase, etc) that allow testing using the bitcoin testnet?

It seems most of the credit card payment processor apis have 
features to allow developers to do testing without 'real money',
what's the equivalent of this for bitcoin when you need to do
end-to-end testing that goes from BTC to a USD or EU denominated
bank accound?