-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(GiniHealthSDK): Payment component bottom sheet IPC-99 #458
feat(GiniHealthSDK): Payment component bottom sheet IPC-99 #458
Conversation
+ additional fixes IPC-99
…k_selection_bottom_sheet
…com/gini/gini-mobile-ios into IPC-136_bank_selection_bottom_sheet
+ payment bottom sheet fixes IPC-99
…s to foreground IPC-99
…k_selection_bottom_sheet
…k_selection_bottom_sheet
… closing bottom sheet IPC-99
…rom bottom list IPC-99
used the official guidelines: https://developer.apple.com/app-store/marketing/guidelines/ IPC-99
…pStore url IPC-99
…k_selection_bottom_sheet
…k_selection_bottom_sheet
…althSDKExample app IPC-36
…k_selection_bottom_sheet
fix the loading payment providers tests IPC-99
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job @razvancapra
I left the comments mostly about renaming.
When we retrieve the saved payment provider we need to check if this payment provider still among the providers that we retrieve from the server, do we do that?
.../GiniHealthSDK/Sources/GiniHealthSDK/Core/PaymentComponent/PaymentComponentsController.swift
Outdated
Show resolved
Hide resolved
.../GiniHealthSDK/Sources/GiniHealthSDK/Core/PaymentComponent/PaymentComponentsController.swift
Outdated
Show resolved
Hide resolved
.../GiniHealthSDK/Sources/GiniHealthSDK/Core/PaymentComponent/PaymentComponentsController.swift
Outdated
Show resolved
Hide resolved
.../GiniHealthSDK/Sources/GiniHealthSDK/Core/PaymentComponent/PaymentComponentsController.swift
Outdated
Show resolved
Hide resolved
...althSDK/Sources/GiniHealthSDK/Core/PaymentComponent/PaymentProviderBottomTableViewCell.swift
Outdated
Show resolved
Hide resolved
...es.xcassets/appStoreIcon.imageset/Download_on_the_App_Store_Badge_US-UK_RGB_blk_092917 2.svg
Outdated
Show resolved
Hide resolved
...iImages.xcassets/appStoreIcon.imageset/Download_on_the_App_Store_Badge_DE_RGB_blk_092917.svg
Outdated
Show resolved
Hide resolved
HealthSDK/GiniHealthSDK/Sources/GiniHealthSDK/Core/GiniHealth.swift
Outdated
Show resolved
Hide resolved
...thSDK/Sources/GiniHealthSDK/Core/PaymentComponent/PaymentProvidersBottomViewController.swift
Outdated
Show resolved
Hide resolved
HealthSDK/GiniHealthSDKExample/GiniHealthSDKExample/InvoicesList/InvoicesListViewModel.swift
Outdated
Show resolved
Hide resolved
UI changes are needed: |
…der to bank IPC-99
…ayment providers supported IPC-99
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
IPC-99