PHPackages                             digitickets/omnipay-bambora - 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. digitickets/omnipay-bambora

ActiveLibrary[Payment Processing](/categories/payments)

digitickets/omnipay-bambora
===========================

Payment Gateway driver for Bambora

0.2.0(7y ago)153.3k↓41.5%MITPHP

Since Jun 19Pushed 7y ago2 watchersCompare

[ Source](https://github.com/digitickets/omnipay-bambora)[ Packagist](https://packagist.org/packages/digitickets/omnipay-bambora)[ Docs](https://github.com/digitickets/omnipay-bambora)[ RSS](/packages/digitickets-omnipay-bambora/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (2)Versions (7)Used By (0)

omnipay-bambora
===============

[](#omnipay-bambora)

**Bambora driver for the Omnipay PHP payment processing library**

Omnipay implementation of the Bambora payment gateway.

It is based on the TD implementation of Bambora.

[![Build Status](https://camo.githubusercontent.com/c6be27412437a9acb3edc8e60d6edf81c93c0a1f9fa9ab9925e933e131a943f4/68747470733a2f2f7472617669732d63692e6f72672f646967697469636b6574732f6f6d6e697061792d62616d626f72612e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/digitickets/omnipay-bambora)[![Latest Stable Version](https://camo.githubusercontent.com/95e7730250318c46e6beda95b2b5fb1d7f348e41e70444f6e314b00d11523218/68747470733a2f2f706f7365722e707567782e6f72672f646967697469636b6574732f6f6d6e697061792d62616d626f72612f76657273696f6e2e706e67)](https://packagist.org/packages/digitickets/omnipay-bambora)[![Total Downloads](https://camo.githubusercontent.com/a532ae1840ea2501b8d758e254f443c6f9f4b520fa5fcc233cdc9db9834de84a/68747470733a2f2f706f7365722e707567782e6f72672f646967697469636b6574732f6f6d6e697061792d62616d626f72612f642f746f74616c2e706e67)](https://packagist.org/packages/digitickets/omnipay-bambora)

This driver supports the Bambora payment page. Transaction information is sent via a URL.

Installation
------------

[](#installation)

**Important: Driver requires [PHP's Intl extension](http://php.net/manual/en/book.intl.php) to be installed.**

The Bambora Omnipay driver is installed via [Composer](http://getcomposer.org/). To install, simply add it to your `composer.json` file:

```
{
    "require": {
        "digitickets/omnipay-bambora": "~1.0"
    }
}
```

And run composer to update your dependencies:

```
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update

```

What's Included
---------------

[](#whats-included)

This driver handles transaction being processed by the Payment Page of Bambora.

You can pass in a hash key, which effectively switches on the hashValue parameter in the URL to Payment Page.

If you pass in a hash key, you can also pass in an expiry TTL, which is an integer number of minutes. If present, it will add the hashExpiry parameter to the above URL.

What's Not Included
-------------------

[](#whats-not-included)

It does not use the Bambora API for making payments.

It does not handle refunds.

Basic Usage
-----------

[](#basic-usage)

For general Omnipay usage instructions, please see the main [Omnipay](https://github.com/omnipay/omnipay)repository.

Support
-------

[](#support)

If you are having general issues with Omnipay, we suggest posting on [Stack Overflow](http://stackoverflow.com/). Be sure to add the [omnipay tag](http://stackoverflow.com/questions/tagged/omnipay) so it can be easily found.

If you believe you have found a bug in this driver, please report it using the [GitHub issue tracker](https://github.com/digitickets/omnipay-bambora/issues), or better yet, fork the library and submit a pull request.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

6

Last Release

2884d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23523887?v=4)[DigiTickets](/maintainers/DigiTickets)[@digitickets](https://github.com/digitickets)

---

Top Contributors

[![nicksnellockdt](https://avatars.githubusercontent.com/u/37116597?v=4)](https://github.com/nicksnellockdt "nicksnellockdt (1 commits)")[![pedanticantic](https://avatars.githubusercontent.com/u/7499073?v=4)](https://github.com/pedanticantic "pedanticantic (1 commits)")

---

Tags

paymentgatewaypaymerchantomnipaytdbambora

### Embed Badge

![Health badge](/badges/digitickets-omnipay-bambora/health.svg)

```
[![Health](https://phpackages.com/badges/digitickets-omnipay-bambora/health.svg)](https://phpackages.com/packages/digitickets-omnipay-bambora)
```

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

587421.0k11](/packages/lokielse-omnipay-alipay)[sudiptpa/omnipay-nabtransact

National Australia Bank (NAB) Transact driver for the Omnipay payment processing library.

1017.2k](/packages/sudiptpa-omnipay-nabtransact)[lucassmacedo/omnipay-mercadopago

MercadoPago gateway for OmniPay

154.6k](/packages/lucassmacedo-omnipay-mercadopago)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
