Releases: MadBrains/Mad-Pay-Flutter
Releases · MadBrains/Mad-Pay-Flutter
2.2.13-2.2.14
25 Nov 09:46
Compare
Sorry, something went wrong.
No results found
bump deps
Fixed a bug where the token gave an exception instead of a result
Added getter tokenOrNull for null instead of exception
2.2.12
23 Jun 05:59
Compare
Sorry, something went wrong.
No results found
New versioning, now all packages will be updated simultaneously, regardless of the number of changes in them.
Add new Payment Networks
Add support for Flutter 3
Update Android dependences
2.2.11
17 Feb 09:07
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed an issue with the payment network interac enum value being named incorrectly causing the OR_BIBED_01 error by @michaelgobbers in #49
Bump mad_pay_ios version to 2.2.7 by @mit-73 in #52
Full Changelog : 2.2.9...2.2.11
2.2.9
07 Feb 11:51
Compare
Sorry, something went wrong.
No results found
2.2.6
01 Dec 09:50
Compare
Sorry, something went wrong.
No results found
Bump mad_pay_android version to 2.2.5
Edit AppLifecycle in PayButton
2.2.5
01 Dec 09:50
Compare
Sorry, something went wrong.
No results found
Fix typo emailAddress
Bump mad_pay_android version to 2.2.4
Bump mad_pay_ios version to 2.2.3
Bump mad_pay_platform_interface version to 2.2.2
2.2.4
17 Aug 07:40
Compare
Sorry, something went wrong.
No results found
Add PersonNameComponents & PostalAddress models.
2.2.3
29 Jun 08:55
Compare
Sorry, something went wrong.
No results found
2.2.2
29 Jun 07:27
Compare
Sorry, something went wrong.
No results found
[Android] Fix release build
2.2.0
09 Jun 07:30
Compare
Sorry, something went wrong.
No results found
The library has been split into modules
Added buttons: AdaptivePayButton, ApplePayButton, GooglePayButton
Changed processingPayment, it now accepts a PaymentRequest model