Updated on 2026-08-14
This commit is contained in:
parent
723c6159d5
commit
ffa99d5593
4 changed files with 10 additions and 2 deletions
|
|
@ -198,6 +198,7 @@ internal class TangemPayClickIntentsImplementor @Inject constructor(
|
|||
if (isEligible) {
|
||||
router.openTangemPayOnboarding(mode = AppRoute.TangemPayOnboarding.Mode.FromBannerOnMain(userWalletId))
|
||||
} else {
|
||||
stateHolder.update(transformer = TangemPayHideOnboardingStateTransformer(userWalletId))
|
||||
tangemPayMainScreenCustomerInfoUseCase.fetch(userWalletId)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue