Difference between revisions of "CatLab Bitcoin Gateway"

From Bitcoin Wiki
Jump to: navigation, search
(Created page with "CatLab Bitcoin Gateway is developed for programmers who want to easily implement Bitcoin in their projects. Their goal is to provide a very clean Bitcoin user experience witho...")
 
(Created page with "CatLab Bitcoin Gateway is an apparently inactive project to develop bitcoin processing backend software. It was developed by [https://www.catlab.eu/ Catlab Interactive] for t...")
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
CatLab Bitcoin Gateway is developed for programmers who want to easily implement Bitcoin in their projects. Their goal is to provide a very clean Bitcoin user experience without actually having to mess with the Bitcoin API.
+
CatLab Bitcoin Gateway is an apparently inactive project to develop bitcoin processing backend software.  It was developed by [https://www.catlab.eu/ Catlab Interactive] for their own purposes and somewhat opened to the public. The project now appears to be on hiatus with a message on the main CatLab Interactive website <ref>[http://www.catlab.be/en/news/blog/?cpid=2 CatLabs news page]</ref> stating that they suffered a significant security breach in September 2012.
  
== How it works ==
+
==External links==
Instead of forcing users to create accounts and manage their online wallet, the gateway does not require registration by the merchant. A unique API Key is required, but other than that there is no admin panel.
+
* [http://bitcoin.catlab.eu/ CatLab Bitcoin] website
 
 
The merchant requests a new BitCoin address from the service and specifies the expected amount of BitCoins. Once the BitCoins have arrived and have received the required amount of confirmations, the merchant's callback is called and the received BitCoins are forwarded to the merchant's BitCoin wallet.
 
 
 
== Notifier ==
 
The difference between [[BitcoinNotify]] and the Bitcoin Gateway is the fact that you do not need to maintain a set of addresses yourself. The Gateway automatically assigns a new address to every customer transaction; the merchant only needs to provide one "final address" to which the coins are send after confirmation.
 
 
 
== Costs ==
 
The service provider charges 1% + BTC 0.01 transfer costs.
 
 
 
== External links ==
 
[http://bitcoin.catlab.eu CatLab Bitcoin Gateway]
 
  
 
== Similar services ==
 
== Similar services ==
* [[CatLab Bitcoin Gateway]]
+
* [[BitUtils Merchant]]
 
* [[Bitcoin PayFlow]]
 
* [[Bitcoin PayFlow]]
  
[[Category:Shopping Cart Interfaces]]
+
== References ==
[[Category:Services]]
+
<references />

Latest revision as of 19:26, 17 June 2013

CatLab Bitcoin Gateway is an apparently inactive project to develop bitcoin processing backend software. It was developed by Catlab Interactive for their own purposes and somewhat opened to the public. The project now appears to be on hiatus with a message on the main CatLab Interactive website [1] stating that they suffered a significant security breach in September 2012.

External links

Similar services

References