-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fropay for Russia Users [Android & Desktop] (#1046)
* Organise the code and make it more readable. * Added api changes for fropay. * Updated flashlight and added plans-v4 API on desktop. * Update paymentMethodFromJson method * Added caching for payment methods and plans. * fixed issue with monthly cost not showing up. * Added support for plans-v4 support on android * Parse fropay url. * Reuse same method for multiple provider. * Reuse same method on desktop and complete fropay support. * Remove commented code. * fetch plan only when user is generated. * check if current state is null or not. * Fixed crash when user choose freekassa. * Removed unused code and added padding. * update flashlight to v7.6.72 * updated safe guard. * Fixed crash when user install app first time desktop. * Fixed issue on protoc to use json. * Remove oneMonthCost already set by internalsdk. * If local is changed update payment methods. * Update plans if language updates [android]. * Updates plans method. * Update network config to support fropay. * Change url variable name to redirectUrl. * Use system browser for mac due to human verification issue. --------- Co-authored-by: atavism <[email protected]>
- Loading branch information
Showing
20 changed files
with
704 additions
and
400 deletions.
There are no files selected for viewing
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
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
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
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
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.