Skip to content

Releases: zgabievi/laravel-ipay

fix token method without argument

30 Jul 06:45
24e67f2
Compare
Choose a tag to compare
remove argument from token generation

Token method doesn't require an argument

Refund returns null on success

23 Jun 06:59
92d60ec
Compare
Choose a tag to compare
0.2.3

Merge pull request #1 from zgabievi/dependabot/composer/illuminate/da…

Sometimes post message returns null

19 Nov 20:31
Compare
Choose a tag to compare

Sometimes post message returns null

Config back to production url

18 Nov 12:56
Compare
Choose a tag to compare

iPay url is now back to production version

Separate methods for request parameters

18 Nov 12:36
Compare
Choose a tag to compare

Added separated methods to add parameters per request and not as messy function arguments.

Added order id to redirect url

17 Nov 19:50
Compare
Choose a tag to compare

Added order id to redirect url. Now you can check order status on redirect

Removed url helper from config

17 Nov 18:52
Compare
Choose a tag to compare

Removed url helper from config to get rid of url generator error

Added redirectURL method

17 Nov 18:44
Compare
Choose a tag to compare

Redirect URL method will be used in some cases, like InertiaJS.

Initial release

17 Nov 16:59
847142b
Compare
Choose a tag to compare
0.1.0

Update README.md