LexikPayboxBundle icon indicating copy to clipboard operation
LexikPayboxBundle copied to clipboard

LexikPayboxBundle eases the implementation of the Paybox payment system

Results 13 LexikPayboxBundle issues
Sort by recently updated
recently updated
newest added

Greetings, I successfully used your bundle to implement payment features for my website but I will face soon an issue where I have to configure two different Paybox accounts. In...

Greetings, Huge PR related to https://github.com/lexik/LexikPayboxBundle/issues/89. Unfortunatly I think it would be too hard to handle backward compatibility. Thanks for your review and feel free to ask if you have...

Hi, I found a small issue when I tried to generate several forms for one page (one form per payment type), the field PBX_HMAC is not regenerated for each form....

question

Hi, Is there any way to use your bundle with multiple account ? Currently it looks like there is only one account allowed (in config.yml) and I'm looking for a...

It seems you integrated Paybox Direct plus on #41 but we can't find any documentation about how to use it. Could you please add some?

Hi ! In ParameterResolver.php, there is an array of PBX_TYPECARTE allowed, with only some type... but not PayPal (and, in Paybox documentation (http://www1.paybox.com/wp-content/uploads/2016/08/ManuelIntegrationPayboxSystem_V7.1_FR.pdf), we have to set PBX_TYPEPAIEMENT and PBX_TYPECARTE...

Hi and thank you for this bundle. Payments work fine but I have some trouble with cancellations. Don't we need to send the 'identifiant' value ? [As the doc says](http://www1.paybox.com/espace-integrateur-documentation/dictionnaire-des-donnees/paybox-system/)...

Hi, First, thanks for this bundle ! I have a problem with the bundle because my server should use an HTTP Proxy to go out and access the paybox server....

i'd like to share documentation about request call direct/direct plus and maybe some functional code example. Good idea ?

Hi there, Have you considered the integration of Paybox in [Payum payment framework](http://payum.org/) ? We used to work with the JMSPayementCoreBundle and we already have a working but unreleased PayboxPlugin....