Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What the plugin does for you

jmsPaymentPlugin is designed to provide a generic persistence layer for processing payments.

  • It is not coupled to any specific payment provider, or process flow.
  • It does not make assumptions about your domain model.
  • It has a flexible event system that allows you to hook into the payment process without altering payment classes.
  • It is easy to add new payment methods (support for PayPal, and Micropayment already built-in)
  • It is robust, and stable due to many unit tests.

What's next?

Getting started/Installation

Working with Payments

Contributing

You can report bugs directly through github: Report Bug

If you want to contribute new features, a post on the symfony mailing list would be appreciated, so we can discuss how to best implement the desired features.

About

A payment plugin for the symfony framework based on Doctrine 1.2

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages