Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Releases: yondifon/laravel-mesomb

Laravel 10 Support

22 Jul 18:26
Compare
Choose a tag to compare

This is the last release for this package.
Moving on use https://github.com/hachther/laravel-mesomb supported by Mesomb team themselves.

1.5.0

18 Jun 23:15
d34c488
Compare
Choose a tag to compare
Merge pull request #41 from MuluhGodson/patch-9

Remove Auth-Token from Payment URL

Laravel 9 Support

09 Feb 14:49
0175c1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.1...1.4.0

Bug Fix

18 Dec 17:58
Compare
Choose a tag to compare
  • Update .php-cs-fixer.dist.php

  • Fix styling

  • Merge pull request #35 from yondifon/fix-invalid-phonenumber-exception

    Correct Invalid phoneumber exception namespaces

Exceptions.

03 Oct 01:40
1326819
Compare
Choose a tag to compare

The update brings about new payment exception handling which are based of the exception thrown by mesomb.

Added

  // mesomb.php
  'throw_exceptions' => true,

This enables you to choose if you want to throw exceptions.

Bug Fixes

10 Feb 18:56
06d63ba
Compare
Choose a tag to compare
 $payment->fees(false);

Works NOw.

Support PHP 8.0

12 Dec 18:40
af36a91
Compare
Choose a tag to compare
1.2.3

Suppport PHP 8.0

Minor Bug Fixes

22 Oct 04:41
f7ec576
Compare
Choose a tag to compare

Recent version of Guzzle