Releases: sama-ir/sama-laravel-payment
Releases · sama-ir/sama-laravel-payment
v0.1.2
This release fixes a bug when getting responses with 400 HTTP status code.
What's Changed
- Fixed a bug in parsing verification response
- Added usage descriptions to README.md
Full Changelog: v0.1.1...v0.1.2
v0.1.1
This is the first release of the Sama Laravel Payment library. We are still testing it for bugs, so please feel free to give us your feedback and report any issue you might find in our Github Issues page: https://github.com/sama-ir/sama-laravel-payment/issues
What's Changed
- Added a getter method for paymentReqId in the response object of payment request by @mosi2142 in #3
- Fixed the base URL of the sama verification web service
New Contributors
Full Changelog: v0.1.0...v0.1.1