2017 © Pedro Peláez
 

library omnipay-bolt

Omnipay driver for Bolt payments

image

boltapp/omnipay-bolt

Omnipay driver for Bolt payments

  • Wednesday, January 18, 2017
  • by bolt_dev
  • Repository
  • 5 Watchers
  • 0 Stars
  • 28 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Bolt Omnipay integration

Omnipay driver for Bolt Checkout, (*1)

Installation

Omnipay is installed via Composer. To install, simply add it to your composer.json file:, (*2)

{
    "require": {
        "boltapp/omnipay-bolt": "^0.7.0"
    }
}

And run composer to update your dependencies:, (*3)

$ php composer.phar update

Development

Setup phpbrew

Follow instructions at the phpbrew GitHub repo to setup it up., (*4)

Install any version of php that is greater than 5.6, (*5)

phpbrew install 5.6.0 +default
phpbrew use php-5.6.0

If you run into installation errors, look into the phpbrew install command. You are probably missing some native packages (like mcrypt) which may need to be installed using Homebrew. You also may need to include .phpbrew/bashrc into your ~/.bashrc, (*6)

Setup Composer and download vendor packages

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

Running tests

./runtests.sh # you'll need phpunit at vendor/bin/phpunit

The Versions

18/01 2017

dev-master

9999999-dev https://github.com/BoltApp/omnipay-bolt

Omnipay driver for Bolt payments

  Sources   Download

MIT

The Requires

 

The Development Requires

by Akshaya Srivatsa
by Bolt Engineering

payment pay gateway merchant omnipay bolt

09/12 2016

v0.7

0.7.0.0 https://github.com/BoltApp/omnipay-bolt

Omnipay driver for Bolt payments

  Sources   Download

MIT

The Requires

 

The Development Requires

by Akshaya Srivatsa
by Bolt Engineering

payment pay gateway merchant omnipay bolt

08/12 2016

v0.6

0.6.0.0 https://github.com/BoltApp/omnipay-bolt

Omnipay driver for Bolt payments

  Sources   Download

MIT

The Requires

 

The Development Requires

by Akshaya Srivatsa
by Bolt Engineering

payment pay gateway merchant omnipay bolt

08/12 2016

v0.5

0.5.0.0 https://github.com/BoltApp/omnipay-bolt

Omnipay driver for Bolt payments

  Sources   Download

MIT

The Requires

 

The Development Requires

by Akshaya Srivatsa
by Bolt Engineering

payment pay gateway merchant omnipay bolt

07/12 2016

v0.4

0.4.0.0 https://github.com/BoltApp/omnipay-bolt

Omnipay driver for Bolt payments

  Sources   Download

MIT

The Requires

 

The Development Requires

by Akshaya Srivatsa
by Bolt Engineering

payment pay gateway merchant omnipay bolt

05/12 2016

v0.2

0.2.0.0 https://github.com/BoltApp/omnipay-bolt

Omnipay driver for Bolt payments

  Sources   Download

MIT

The Requires

 

The Development Requires

by Akshaya Srivatsa
by Bolt Engineering

payment pay gateway merchant omnipay bolt

05/12 2016

v0.3

0.3.0.0 https://github.com/BoltApp/omnipay-bolt

Omnipay driver for Bolt payments

  Sources   Download

MIT

The Requires

 

The Development Requires

by Akshaya Srivatsa
by Bolt Engineering

payment pay gateway merchant omnipay bolt

05/12 2016

v0.1

0.1.0.0 https://github.com/BoltApp/omnipay-bolt

Omnipay driver for Bolt payments

  Sources   Download

MIT

The Requires

 

The Development Requires

by Akshaya Srivatsa
by Bolt Engineering

payment pay gateway merchant omnipay bolt