This is a package who contains libraries of the payment method Hipay. This is for use in a Symfony2 Application. It's not a bundle with method, just the libraries of Hipay ready to use in Symfony2.
The folder lib is the same of the lib provided by Hipay. I don't change the files.
How to use ?
Install with composer :
Configure your app/autoload.php
And after in your controller you can use the method developped by Hipay. Don't forget to use this at the top of your controller :
And if you need to call method of Hipay can use this for example :
Idem for static method :
How can I help you explore Laravel packages today?