MCPcopy Create free account
hub / github.com/stripe/stripe-react-native / isCardInWallet

Method isCardInWallet

src/specs/NativeStripeSdkModule.ts:128–128  ·  view source on GitHub ↗
(
    params: UnsafeObject<{ cardLastFour: string }>
  )

Source from the content-addressed store, hash-verified

126 params: UnsafeObject<CanAddCardToWalletParams>
127 ): Promise<CanAddCardToWalletResult>;
128 isCardInWallet(
129 params: UnsafeObject<{ cardLastFour: string }>
130 ): Promise<IsCardInWalletResult>;
131 collectBankAccountToken(

Callers 2

isCardInWalletMethod · 0.65
isCardInWalletFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected