jm/balancedpayment-bundle

Integrate BalancedPayment into your application

dev-master 2014-03-03 15:26 UTC

This package is not auto-updated.

Last update: 2024-04-27 11:07:15 UTC


README

The JmBalancedPaymentBundle integrates the Balanced Payment library (https://github.com/balanced/balanced-php) to accept credit cards and debit bank accounts for your business. (more information: https://www.balancedpayments.com/)

Features include:

  • BankAccount / Card Entities using Doctrine
  • Doctrine EventListener to sync automatically
  • Payment entity to list all debits/credits
  • Unit tested

TODO:

  • Command to sync payments status
  • Add Edit/Delete sync methods in the doctrinelistener for BankAccount/Card

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:

Read the Documentation for master

Installation

All the installation instructions are located in documentation.

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

Test

Build Status

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.