NikolaGavric94 / laravel-square

Square integration with Laravel/Lumen >=5.5
MIT License
33 stars 23 forks source link

Got error #14

Closed koliali closed 6 years ago

koliali commented 6 years ago

i got undefined merchant issue can any one help capture

NikolaGavric94 commented 6 years ago

Hello @koliali , $merchant represents the object which uses HasCustomers Trait, I suppose that is the User class in your case

koliali commented 6 years ago

brother do you have any working project for square up integration

NikolaGavric94 commented 6 years ago

This is a library, I have my local testing application which uses this package, for testing purposes only

NikolaGavric94 commented 6 years ago

Feel free to reopen issue if you haven't resolved it yet, but provide us with a little more details on the error you are encountering.