2017 © Pedro Peláez
 

library benjamin

Business rule provider lib for plugin implementations

image

ebanx/benjamin

Business rule provider lib for plugin implementations

  • Wednesday, July 18, 2018
  • by ebanx
  • Repository
  • 42 Watchers
  • 6 Stars
  • 3,004 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 35 Versions
  • 41 % Grown

The README.md

Benjamin

Build Status codecov Latest Stable Version Total Downloads License, (*1)

This is the repository for business rules as of implemented by merchant sites for use in e-commerce platform plugins. The objective is to be a central repository for services and to communicate with the EBANX API (also known as "Pay")., (*2)

Getting Started

It is very simple to use Benjamin. You will only need an instance of Ebanx\Benjamin\Models\Configs\Config and an instance of Ebanx\Benjamin\Models\Payment:, (*3)

<?php
$config = new Config([
    'integrationKey' => 'YOUR_INTEGRATION_KEY',
    'sandboxIntegrationKey' => 'YOUR_SANDBOX_INTEGRATION_KEY'
]);

$payment = new Payment([
    //Payment properties(see wiki)
]);

$result = EBANX($config)->create($payment);

If you want more information you can check the Wiki., (*4)

Contributing

Check the Wiki., (*5)

License

Copyright 2017 EBANX Payments, (*6)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use these files except in compliance with the License. You may obtain a copy of the License at, (*7)

http://www.apache.org/licenses/LICENSE-2.0, (*8)

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License., (*9)

The Versions

18/07 2018

dev-master

9999999-dev

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-curl *

 

The Development Requires

18/07 2018

dev-test/travis

dev-test/travis

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-curl *

 

The Development Requires

16/07 2018

1.13.0

1.13.0.0

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4
  • ext-curl *

 

The Development Requires

13/07 2018

dev-feature/manual-review-on-request

dev-feature/manual-review-on-request

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4

 

The Development Requires

02/07 2018

1.12.0

1.12.0.0

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4

 

The Development Requires

20/06 2018
20/06 2018

dev-feature/manual-review

dev-feature/manual-review

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

26/04 2018
25/04 2018

dev-fix/account-brl

dev-fix/account-brl

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

13/04 2018
12/04 2018
27/03 2018
27/03 2018

dev-feature/validate-keys

dev-feature/validate-keys

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

22/03 2018

dev-feature/cancel-payment

dev-feature/cancel-payment

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

22/02 2018

dev-feature/document-type

dev-feature/document-type

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

09/02 2018
06/02 2018
23/01 2018
22/01 2018

dev-fix/payment_type_code

dev-fix/payment_type_code

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

20/01 2018

dev-feature/transform-of-plain-models

dev-feature/transform-of-plain-models

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

20/01 2018

dev-test/full-cov

dev-test/full-cov

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

20/01 2018

dev-feature/hosted-gateway-test-coverage

dev-feature/hosted-gateway-test-coverage

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

19/01 2018

dev-feature/facade-printable-html

dev-feature/facade-printable-html

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

19/01 2018

dev-feature/cupon-refactor

dev-feature/cupon-refactor

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

09/01 2018
08/01 2018
27/12 2017
21/12 2017
08/12 2017
22/11 2017
14/11 2017
10/11 2017
17/10 2017

dev-feature/request-payment

dev-feature/request-payment

Business rule provider lib for plugin implementations

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

11/10 2017
10/10 2017