We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ccb9d commit 524eae5Copy full SHA for 524eae5
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
## [Unreleased](https://github.com/shabayekdes/laravel-payment/compare/main...develop)
4
5
+## [v0.7.0 (2022-01-15)](https://github.com/shabayekdes/laravel-payment/compare/v0.6.0...v0.7.0)
6
+
7
+### Added
8
+- Added get errors message if payment gateway is failed ([#14](https://github.com/shabayekdes/laravel-payment/pull/14))
9
+- Added get payment success status
10
11
+### Changed
12
+- Changed handling error exception to store errors in array instead throw exception
13
14
## [v0.6.0 (2022-01-08)](https://github.com/shabayekdes/laravel-payment/compare/v0.5.1...v0.6.0)
15
16
### Added
0 commit comments