-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: integrate PaymentSDKCardApproval and update SDK dependencies
- Upgraded PayTabs SDK to version 6.6.5 in build.gradle. - Added PaymentSDKCardApproval handling in FlutterPaytabsBridgePlugin.java for enhanced card approval functionality. - Refactored payment logic in main.dart for improved readability and added support for card approval. - Updated dependencies in pubspec.lock, including leak_tracker, material_color_utilities, meta, and test_api. - Introduced PaymentSDKCardApproval.dart to manage card approval details like validation URL and bin length.
- Loading branch information
1 parent
7644ad1
commit 521f56d
Showing
6 changed files
with
401 additions
and
315 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.