myfatoorah_flutter 2.0.2
myfatoorah_flutter: ^2.0.2 copied to clipboard
This plugin simplify the MyFatoorah payment platforms integration with your app, that works smoothly and provide you a simple way to embed our payment functions within your app.
2.0.2 12/9/2021 #
- Fix some bugs and make overall enhancement.
2.0.1 15/8/2021 #
- Fix some bugs and make overall enhancement.
2.0.0 7/7/2021 #
- Migrate to null safety.
1.0.20 14/6/2021 #
- Fix some bugs and make overall enhancement.
1.0.19 8/6/2021 #
- Fix some bugs and make overall enhancement.
1.0.18 5/5/2021 #
- Upgrade
device_infoplugin to version2.0.0
1.0.17 13/4/2021 #
- Upgrade
httpplugin to version0.13.1
1.0.16 24/3/2021 #
- Deprecated
executeDirectPaymentWithRecurring()method which takes integer valueintervalDaysas a parameter. Used insteadexecuteRecurringDirectPayment()method which takesMFRecurringTypewhich is one of four different valuesdaily,weekly,monthly, orcustom(days).
1.0.15 17/2/2021 #
- We deprecated 'supplierCode' and 'supplierValue' and used 'suppliers' list instead.
Inside the following APIs:
- sendPayment
- executePayment
- executeDirectPayment
- executeDirectPaymentWithRecurring
- Fix some bugs and make overall enhancement.
1.0.14 8/2/2021 #
- Fix some bugs and make overall enhancement.
1.0.13 27/1/2021 #
- Fix some bugs and make overall enhancement.
1.0.12 11/11/2020 #
- Fix some bugs and make overall enhancement.
1.0.11 2/11/2020 #
- Add CardHolderName field to card info in direct payment.
1.0.10 19/10/2020 #
- Fix some bugs and make overall enhancement.
1.0.9 24/9/2020 #
- Fix some bugs and make overall enhancement.
1.0.8 24/9/2020 #
- Fix some bugs and make overall enhancement.
1.0.7 16/6/2020 #
- Fix some bugs and make overall enhancement.
1.0.6 31/5/2020 #
- Support Apple Pay for iPhone devices starting from iOS 13.
1.0.5 19/5/2020 #
- Fix some bugs and make overall enhancement.
1.0.4 13/5/2020 #
- Fix some bugs and make overall enhancement.
1.0.3 26/3/2020 #
- Fix some bugs and make overall enhancement.
1.0.2 25/3/2020 #
- Add cancelRecurringPayment feature.
- Add cancelToken feature.
- Updating ReadMe and fix some bugs and enhancement.
1.0.1 24/3/2020 #
- Adds getPaymentStatus feature.
- Fux bugs and enhancement.
1.0.0 24/3/2020 #
- Adds sendPayment feature.
- Adds initiatePayment feature.
- Adds executeRegularPayment feature.
- Adds executeDirectPayment feature.
- Adds executeDirectPaymentWithRecurring feature.
0.0.1 22/3/2020 #
- First Beta version of MyFatoorah Flutter Plugin.