Skip to content

Credit-Jeeves/PayumBundle

 
 

Repository files navigation

PayumBundle Build Status Total Downloads Latest Stable Version

The PayumBundle adds support of payum lib to symfony framework.

The bundle allows you easy configure payments, add storages, custom actions/extensions/apis. Nothing is hardcoded: all payments and storages are added via factories (payment factories, storage factories) in the bundle build method. You can add your payment this way too!

Also, it provides a nice secured capture controller. It's extremely reusable. Check the sandbox (code) for more details.

Supported Payments:

Documentation

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

Read the Documentation for master

Read the Documentation of payum

Look at sandbox: online, code.

Installation

All the installation instructions are located in documentation.

Like it? Spread the world!

You can star the lib on github or packagist. You may also drop a message on Twitter.

Need support?

If you are having general issues with bundle or payum, we suggest posting your issue on stackoverflow. Feel free to ping @maksim_ka2 on Twitter if you can't find a solution.

If you believe you have found a bug, please report it using the GitHub issue tracker: bundle or payum, or better yet, fork the library and submit a pull request.

License

PayumBundle is released under the MIT License. For more information, see License.

About

Integration payum libs with symfony2.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%