Updated on 2026-08-14
This commit is contained in:
parent
d5027aa5f0
commit
ec1e5c62fc
9 changed files with 19 additions and 12 deletions
|
|
@ -48,6 +48,7 @@ class CardContextInterceptor(
|
|||
ProductType.Wallet2 -> "Wallet 2.0"
|
||||
ProductType.Ring -> "Ring"
|
||||
ProductType.Start2Coin -> "Start2Coin"
|
||||
ProductType.Visa -> "VISA"
|
||||
else -> if (DemoHelper.isDemoCard(scanResponse)) {
|
||||
if (DemoHelper.isTestDemoCard(scanResponse)) {
|
||||
"Demo Test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue