NikolaGavric94 / laravel-square

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

Added ability to change currency in charge function #4

Closed Godlikehobbit closed 7 years ago

Godlikehobbit commented 7 years ago

Real quick fix, not sure if I missed anything

NikolaGavric94 commented 7 years ago

Currency should be optional and if no currency is given, u should use the default one which is USD, also u missed to update the code docs