Skip to content

Releases: sama-ir/sama-laravel-payment

v0.1.2

21 Aug 11:00
Compare
Choose a tag to compare

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

11 Jul 16:23
Compare
Choose a tag to compare

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