Libraries tagged by bitcoin api
dicslab/mtgox
71 Downloads
Client for MtGox API v2.
detain/coinbase-commerce
22 Downloads
Coinbase Commerce API library
dav-knafo/ccxt
252 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
daimekashiya/luno-php
12 Downloads
PHP SDK for the Luno API. Updated with latest release from source Github Repository since the official on Packagist only as at v0.0.4
d-knafo/ccxt
140 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
cryptomkt/cryptomkt-curl-php
46 Downloads
CryptoMarket Curl PHP makes it easy integrate with CryptoMarket APIs.
coinsimple/coinsimple
21 Downloads
CoinSimple API wrapper
coinlore/cruptocurrency-prices
5 Downloads
Simple library for PHP to use coinlore crypto api
coinforbarter/coinforbarter-v1-php
0 Downloads
CoinForBarter PHP Library - Integrate and Manage cryptocurrency payments for goods and services
codew47/blockchainapi
1 Downloads
blockchainapi API library
carlosfusion/coinbase-commerce
40 Downloads
Coinbase Commerce API library
bvharen/mollie-laravel-7-plus-clone
5 Downloads
Mollie API client wrapper for Laravel & Mollie Connect provider for Laravel Socialite
buttercoin/buttercoin-sdk
15 Downloads
A PHP library for connecting to the Buttercoin API
bleumi/payment-sdk-php
5 Downloads
A simple and powerful REST API to integrate Traditional (Credit/Debit Card, Alternative Payment Methods) and Crypto Currency (Bitcoin, Ethereum, Stablecoins) payments into your business or application. ### Getting Started 1. Create an account on [Bleumi](https://account.bleumi.com/signUp/?app=payment) 1. Fill up your [profile](https://account.bleumi.com/account/?app=payment&tab=profile) 1. Complete your KYC by contacting [[email protected]](mailto:[email protected]) 1. Add your preferred payment service providers in the [Bleumi Portal](https://account.bleumi.com/account/?app=payment&tab=gateway) 1. Create your API key on the [Bleumi Integration Settings](https://account.bleumi.com/account/?app=payment&tab=integration) screen ### Authentication Bleumi uses API keys to authenticate requests. You can view and manage your API keys in the [Bleumi Integration Settings](https://account.bleumi.com/account/?app=payment&tab=integration) screen. Authenticated API requests should be made with a `X-Api-Key` header. Your API key should be passed as the value. ### Payment Methods Use the [Bleumi Portal](https://account.bleumi.com/account/?app=payment&tab=gateway) to add your preferred payment service provider (e.g. Stripe, BitPay, Bleumi Pay) and configure the payment methods that buyers would be able to use to make payments.
bizvip/unipayment.client
28 Downloads
This SDK provides a convenient abstraction of UniPayment's Gateway API and allows developers to focus on payment flow/e-commerce integration rather than on the specific details of client-server interaction using the raw API.