PHPackages                             blockbee/php-blockbee-checkout - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. blockbee/php-blockbee-checkout

ActiveLibrary[Payment Processing](/categories/payments)

blockbee/php-blockbee-checkout
==============================

BlockBee Checkout PHP library

03PHP

Since Mar 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/blockbee-io/php-blockbee-checkout)[ Packagist](https://packagist.org/packages/blockbee/php-blockbee-checkout)[ RSS](/packages/blockbee-php-blockbee-checkout/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![](https://camo.githubusercontent.com/f04bd6311ff976c17c4b80241a8aa30be87e0351e444fde06c64c163de4d4a89/68747470733a2f2f626c6f636b6265652e696f2f7374617469632f6173736574732f696d616765732f626c6f636b6265655f6c6f676f5f6e6f7370616365732e706e67)](image.png)

BlockBee's Checkout PHP Library
===============================

[](#blockbees-checkout-php-library)

Official PHP library of BlockBee Checkout

Deprecated! It has been integrated into [php-blockbee](https://github.com/blockbee-io/php-blockbee).
----------------------------------------------------------------------------------------------------

[](#deprecated-it-has-been-integrated-into-php-blockbee)

Requirements:
-------------

[](#requirements)

```
PHP >= 5.6
ext-curl

```

Install
-------

[](#install)

```
composer require blockbee/php-blockbee-checkout

```

[on GitHub](https://github.com/blockbee-io/php-blockbee-checkout) [on Composer](https://packagist.org/packages/blockbee/php-blockbee-checkout)

Usage
-----

[](#usage)

To use our Checkout page, you will need to follow these steps:

- (1) Create an account on our Dashboard.
- (2) Create a "Company" within the account.
- (3) In the "Company" Settings, generate a new "API Key".
- (4) Set up the Payment Settings.

### Requesting Payment

[](#requesting-payment)

```
