Skip to content

feat: Card network detection with icons and native-sourced traits (ACC-6915)#352

Draft
OnurVar wants to merge 1 commit intoov/feat/ACC-6495from
ov/feat/ACC-6915
Draft

feat: Card network detection with icons and native-sourced traits (ACC-6915)#352
OnurVar wants to merge 1 commit intoov/feat/ACC-6495from
ov/feat/ACC-6915

Conversation

@OnurVar
Copy link
Copy Markdown
Contributor

@OnurVar OnurVar commented Apr 22, 2026

Summary

  • Card form reads per-network traits from native instead of a hardcoded JS table
  • New AssetsManager.getCardNetworkTraits TS method + iOS / Android bridges
  • useCardNetwork() exposes { network, descriptor, iconSource }
  • useCardForm() consumes traits through useCardNetwork

Depends on

  • iOS: ov/feat/ACC-7167 (exposes PrimerCardNetworkTraits)
  • Android: ov/feat/ACC-7168 (adds cvvLabel to Descriptor)

Test plan

  • Manual iOS: Visa, Mastercard, Amex, Maestro, Cartes Bancaires
  • Manual Android: Visa, Mastercard, Amex, Cartes Bancaires
  • yarn jest — 126/126
  • yarn typecheck — no new errors

@OnurVar OnurVar changed the base branch from master to ov/feat/ACC-6495 April 24, 2026 02:09
@OnurVar OnurVar self-assigned this Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant