Skip to content

integrate BalancedPayment library (https://github.com/balanced/balanced-php) to accept credit cards and debit bank accounts for your business.

Notifications You must be signed in to change notification settings

jeremymarc/JmBalancedPaymentBundle

Repository files navigation

JmBalancedPaymentBundle

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.

About

integrate BalancedPayment library (https://github.com/balanced/balanced-php) to accept credit cards and debit bank accounts for your business.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages