Skip to content

Commit

Permalink
- Add 3ds feature and new functions to flutter
Browse files Browse the repository at this point in the history
- Handle 3ds in Android bridge
  • Loading branch information
KhaledAlramam committed Sep 12, 2022
1 parent f6035c9 commit 49734a2
Show file tree
Hide file tree
Showing 9 changed files with 506 additions and 37 deletions.
1 change: 1 addition & 0 deletions .idea/flutter-sdk-bridge.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

292 changes: 292 additions & 0 deletions .idea/libraries/Dart_Packages.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 1 addition & 9 deletions .idea/libraries/Flutter_Plugins.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ android {
}

dependencies {
implementation 'com.paytabs:payment-sdk:6.2.12'
implementation 'com.paytabs:payment-sdk:6.3.2'
}
Loading

0 comments on commit 49734a2

Please sign in to comment.