shetabit / payment

simple laravel payment package , supports multiple drivers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding status code in exceptions

m-ostadi opened this issue · comments

I think it can be helpful if exceptions returns error code in their code property.
SharedScreenshot
It's easier to check for integers instead of message to create appropriate response.

please fix it and send pull request

I sent it in multipay repo