lexik / LexikPayboxBundle

LexikPayboxBundle eases the implementation of the Paybox payment system
MIT License
40 stars 47 forks source link

Integrate with Payum #44

Open erichard opened 9 years ago

erichard commented 9 years ago

Hi there,

Have you considered the integration of Paybox in Payum payment framework ?

We used to work with the JMSPayementCoreBundle and we already have a working but unreleased PayboxPlugin. We are now considering moving to PayumBundle for better maintainability.

nicolasricci commented 9 years ago

Hi, I am planning to port LexikPayboxBundle to Payum in the next couple of weeks. Has anything been started on this? Cheers

erichard commented 9 years ago

I've implemented payum actions that use your bundle in one project. It work but certainly need code review. They also need to be updated to payum 0.15...

I can send you some code if you wish.

nicolasricci commented 9 years ago

I am not in charge of the Lexik bundle but I would need Paybox to be implemented in Payum as this is the current payment solution in Sylius. More than happy to do code review if you want to send me what you have done so far

cedric-g commented 9 years ago

Hi, no Payum integration planned at this time, so feel free to open a PR (or not).