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

Method createTokenForCVCUpdate

src/specs/NativeStripeSdkModule.ts:95–95  ·  view source on GitHub ↗
(cvc: string)

Source from the content-addressed store, hash-verified

93 ): Promise<PresentPaymentSheetResult>;
94 confirmPaymentSheetPayment(): Promise<ConfirmPaymentSheetPaymentResult>;
95 createTokenForCVCUpdate(cvc: string): Promise<CreateTokenForCVCUpdateResult>;
96 handleURLCallback(url: string): Promise<boolean>;
97 createToken(
98 params: UnsafeObject<Token.CreateParams>

Callers 1

createTokenForCVCUpdateFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected