Moneris / Moneris-Gateway-API-PHP

23 stars 55 forks source link

Issue to use moneris libraray in Laravel #12

Open Sourabhmanifest opened 3 years ago

Sourabhmanifest commented 3 years ago

There are more than one class in mpgClasses.php that's why I am unable to use it in laravel framework any suggestion How I can use ?

neilakapete commented 3 years ago

You could use this as the starting point as it fixes the constructors https://github.com/Moneris/eCommerce-Unified-API-PHP/pull/4/commits/0135ffed7078c50370f98cb19935cdfb900916fd then just separate each one of those into their own classes.