Payum Yii Extension ¶
The extension integrates payum into yii framework. It already supports +35 payments. Provide nice configuration layer, secured capture controller, storages and lots of other features.
Resources ¶
Contributing ¶
PayumYiiExtension is an open source, community-driven project. Pull requests are very welcome.
Like it? Spread the world! ¶
Star payum yii extension yii extension on github or packagist. You may also drop a message on Twitter.
License ¶
PayumYiiExtension is released under the MIT License.
Working on active record storage
More details in PR#3
PCI DSS discussion
See an issue 78
Release 0.7.0
I've just released 0.7.0. Many bug fixes and improvements.
Prove of concept. Payum as a service.
Dear yii community.
I want to share with you my idea and get a feedback.
While working on payum library I realized that things could be packed to a standalone service. The service has to do all boring stuff where you can concentrate on business related tasks. It has to be easy to setup and extremely easy to use.
Here's you can find more details about the service: http://payum.forma-dev.com/payum-as-service
I can implement it but before I start I want to hear your feedback. Is yii community interested in such service?
Thanks for your time.
how to use in yii2
Can you please upgrade to yii2
More payments are supported
It now natively supports stripe.js and stripe checkout too.
PayumYiiExtension 0.9.0 has been released.
It contains lots of impr and fixes. It is available only via composer.
PayumYiiExtension 0.10.0 has been released.
more payments, more features
We've released 0.11 version of Payum and PayumYiiExtension.
Hi,
We've released 0.11 version of Payum and PayumYiiExtension.
It contains architecture improvements, simplified common use cases, authorize requests was added. We also added a new payment gateway: Klarna Invoice.
https://github.com/Payum/Payum/blob/master/CHANGELOG.md
The doc: http://payum.org/doc
Unified way to process payments
We are working on "Unified way to process payments" - https://github.com/Payum/Payum/pull/204
Feedback is very welcome.
Now you can store payment credentials\config in the database
For that you need a payment config model a storage for it and dynamic registry. More here http://payum.org/doc/0.14/Core/configure-payment-in-backend
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.