2017 © Pedro Peláez
 

library payments

Erdiko Payments package

image

erdiko/payments

Erdiko Payments package

  • Friday, September 12, 2014
  • by arroyolabs
  • Repository
  • 3 Watchers
  • 2 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

erdiko-payments

Simple payment integration (currently uses braintree), (*1)

Version (SemVer)

0.1.0, (*2)

Installation

  • To get the erdiko-drupal package. To do this simply run this on the commandline, (*3)

    composer require erdiko/payments 0.1.*, (*4)

An alternative is to add payment module to your require list in your composer.json file and run, "composer update"., (*5)

Demo

To add some sample demos to see erdiko/payments in action simply add these routes to your app. Edit /app/config/application/routes.json and enter the routes below. The demos will show up as yoursite.com/payments/braintree, (*6)

"/payments/": "\erdiko\payments\controllers\Payments",
"/payments/:action": "\erdiko\payments\controllers\Payments",

FAQ

  1. I found a bug, what do I do?, (*7)

    Submit an issue, https://github.com/arroyolabs/erdiko-payments/issues, (*8)

  2. I want to contribute, (*9)

    Please fork and submit a pull request or drop us a line., (*10)

Thank you for playing with Erdiko, (*11)

The Versions

12/09 2014

dev-master

9999999-dev http://erdiko.org

Erdiko Payments package

  Sources   Download

MIT

The Requires

 

by Arroyo Labs

erdiko erdiko package erdiko-payments

12/09 2014

dev-develop

dev-develop http://erdiko.org

Erdiko Payments package

  Sources   Download

MIT

The Requires

 

by Arroyo Labs

erdiko erdiko package erdiko-payments

12/09 2014

dev-release

dev-release http://erdiko.org

Erdiko Payments package

  Sources   Download

MIT

The Requires

 

by Arroyo Labs

erdiko erdiko package erdiko-payments

12/09 2014

0.1.0

0.1.0.0 http://erdiko.org

Erdiko Payments package

  Sources   Download

MIT

The Requires

 

by Arroyo Labs

erdiko erdiko package erdiko-payments