MCPcopy Create free account

hub / github.com/stripe/stripe-react-native / functions

Functions1,998 in github.com/stripe/stripe-react-native

FunctionPaymentsUICompleteScreen
()
example/src/screens/PaymentsUICompleteScreen.tsx:37
FunctionPaymentsUICustomScreen
()
example/src/screens/PaymentsUICustomScreen.tsx:16
FunctionPayoutsScreen
()
example-stripe-connect/app/payouts.tsx:9
FunctionPhoneNumberUpdateSection
({ userInfo, setUserInfo, handleUpdatePhoneNumber, }: PhoneNumberUpdateSectionProps)
example/src/screens/Onramp/sections/PhoneNumberUpdateSection.tsx:18
FunctionPickerRow
({ title, description, selectedValue, options, onValueChange, testID, }: { title: string; desc
example/src/checkoutPlayground/CheckoutPlaygroundFormRows.tsx:16
FunctionPlatformPayButton
({ type = ButtonType.Default, appearance = ButtonStyle.Automatic, onPress, disabled, borderRadius,
src/components/PlatformPayButton.tsx:95
FunctionPlaygroundTitle
({ title, subtitle, }: { title: string; subtitle: string; })
example/src/checkoutPlayground/CheckoutPlaygroundUI.tsx:11
FunctionPromotionSection
({ promotionCode, onChangePromotionCode, onApplyPromotionCode, onRemovePromotionCode, disableActions
example/src/checkoutPlayground/CheckoutPlaygroundCartSections.tsx:282
FunctionRegisterCryptoOnrampScreen
()
example/src/screens/Onramp/RegisterCryptoUserScreen.tsx:7
FunctionRegisterWalletAddressSection
({ onWalletRegistered, }: RegisterWalletAddressSectionProps)
example/src/screens/Onramp/sections/RegisterWalletAddressSection.tsx:14
FunctionRevolutPayScreen
()
example/src/screens/RevolutPayScreen.tsx:13
FunctionRootLayout
()
example-stripe-connect/app/_layout.tsx:136
FunctionRootLayoutNav
()
example-stripe-connect/app/_layout.tsx:16
FunctionSection
({ children })
example-stripe-connect/src/components/Section.tsx:9
FunctionSectionHeader
({ badge, title, }: { badge: string; title: string; })
example/src/checkoutPlayground/CheckoutPlaygroundUI.tsx:26
FunctionSectionHeader
({ children })
example-stripe-connect/src/components/SectionHeader.tsx:9
FunctionSelectableRow
({ title, subtitle, selected, onPress, showCheckmark = true, showToggle = false, })
example-stripe-connect/src/components/SelectableRow.tsx:15
FunctionSelectedPaymentOption
({ paymentOption, }: SelectedPaymentOptionProps)
example/src/components/SelectedPaymentOption.tsx:13
FunctionSelectionModal
({ visible, title, description, options, selectedValue, onSelect, onClose, }: { visible: boole
example/src/checkoutPlayground/CheckoutPlaygroundFormRows.tsx:140
FunctionSepaPaymentScreen
()
example/src/screens/SepaPaymentScreen.tsx:10
FunctionSepaSetupFuturePaymentScreen
()
example/src/screens/SepaSetupFuturePaymentScreen.tsx:10
FunctionSeparator
()
example-stripe-connect/src/components/Separator.tsx:5
FunctionSessionSection
({ session, config, }: { session: Checkout.Session; config: CheckoutPlaygroundConfig; })
example/src/checkoutPlayground/CheckoutPlaygroundCartSections.tsx:61
FunctionSettingsLayout
()
example-stripe-connect/app/(settings)/_layout.tsx:4
FunctionSettingsProvider
({ children, })
example-stripe-connect/src/contexts/SettingsContext.tsx:58
FunctionSettingsScreen
()
example-stripe-connect/src/screens/SettingsScreen.tsx:25
FunctionSetupFuturePaymentScreen
()
example/src/screens/SetupFuturePaymentScreen.tsx:21
FunctionShippingOptionsSection
({ shippingOptions, selectedShippingOptionId, disableActions, onSelectShippingOption, }: { shippingO
example/src/checkoutPlayground/CheckoutPlaygroundCartSections.tsx:186
FunctionStatusBanner
({ tone, title, message, onDismiss, }: { tone: 'error' | 'success' | 'info'; title: string; mess
example/src/checkoutPlayground/CheckoutPlaygroundUI.tsx:47
FunctionStripeContainer
({ keyboardShouldPersistTaps, children, }: Props)
src/components/StripeContainer.tsx:22
MethodStripeContainerManagerDelegate
(U viewManager)
android/src/oldarch/java/com/facebook/react/viewmanagers/StripeContainerManagerDelegate.java:19
MethodStripeCurrencySelectorElementManagerDelegate
(U viewManager)
android/src/oldarch/java/com/facebook/react/viewmanagers/StripeCurrencySelectorElementManagerDelegate.java:20
FunctionStripeProvider
({ children, publishableKey, merchantIdentifier, threeDSecureParams, stripeAccountId, urlScheme,
src/components/StripeProvider.tsx:81
FunctionTabLayout
()
example-stripe-connect/app/(tabs)/_layout.tsx:10
FunctionTestComponent
()
src/connect/__tests__/ConnectComponentsProvider.test.tsx:90
FunctionTestComponent
()
src/connect/__tests__/EmbeddedComponent.test.tsx:117
FunctionToggleRow
({ title, description, value, onValueChange, testID, }: { title: string; description?: string;
example/src/checkoutPlayground/CheckoutPlaygroundFormRows.tsx:74
FunctionVerifyIdentitySection
({ handleVerifyIdentity, handlePresentUserAttestation, userAttestationStatus, }: VerifyIdentitySectionPr
example/src/screens/Onramp/sections/VerifyIdentitySection.tsx:13
FunctionViewControllerOptionsScreen
()
example-stripe-connect/src/screens/ViewControllerOptionsScreen.tsx:16
FunctionWebhookPaymentScreen
()
example/src/screens/WebhookPaymentScreen.tsx:17
Function_isAuthError
(error?: Onramp.CryptoOnrampError)
src/hooks/useOnramp.tsx:292
Method`PROPERTY - aspect ratio is preserved in bitmap`
android/src/test/java/com/reactnativestripesdk/DrawableConversionPropertyTest.kt:147
Method`PROPERTY - base64 length scales with drawable size`
android/src/test/java/com/reactnativestripesdk/DrawableConversionPropertyTest.kt:73
Method`PROPERTY - conversion is deterministic across multiple runs`
android/src/test/java/com/reactnativestripesdk/DrawableConversionPropertyTest.kt:176
Method`PROPERTY - conversion is idempotent`
android/src/test/java/com/reactnativestripesdk/DrawableConversionPropertyTest.kt:21
Method`PROPERTY - conversion preserves drawable dimensions`
android/src/test/java/com/reactnativestripesdk/DrawableConversionPropertyTest.kt:107
Method`PROPERTY - different drawables produce different base64`
android/src/test/java/com/reactnativestripesdk/DrawableConversionPropertyTest.kt:51
Method`PROPERTY - different sizes with same color produce different base64`
android/src/test/java/com/reactnativestripesdk/DrawableConversionPropertyTest.kt:194
Method`PROPERTY - null input produces null output consistently`
android/src/test/java/com/reactnativestripesdk/DrawableConversionPropertyTest.kt:133
Method`REGRESSION - base64 is not 1x1 placeholder`
android/src/test/java/com/reactnativestripesdk/PaymentOptionImageConsistencyTest.kt:52
Method`REGRESSION - bitmap has correct dimensions not 1x1`
android/src/test/java/com/reactnativestripesdk/PaymentOptionImageConsistencyTest.kt:73
Method`REGRESSION - consistent results across different payment method types`
android/src/test/java/com/reactnativestripesdk/PaymentOptionImageConsistencyTest.kt:135
Method`REGRESSION - multiple calls return consistent base64 strings`
android/src/test/java/com/reactnativestripesdk/PaymentOptionImageConsistencyTest.kt:25
Method`REGRESSION - rapid successive calls all return full image`
android/src/test/java/com/reactnativestripesdk/PaymentOptionImageConsistencyTest.kt:98
Method`REGRESSION - setBounds is applied before drawing`
android/src/test/java/com/reactnativestripesdk/PaymentOptionImageConsistencyTest.kt:171
Method`convertDrawableToBase64 result is valid base64 format`
android/src/test/java/com/reactnativestripesdk/DrawableConversionTest.kt:62
Method`convertDrawableToBase64 result size is reasonable`
android/src/test/java/com/reactnativestripesdk/DrawableConversionTest.kt:80
Method`convertDrawableToBase64 returns consistent results for same drawable`
android/src/test/java/com/reactnativestripesdk/DrawableConversionTest.kt:35
Method`convertDrawableToBase64 returns non-null for valid drawable`
android/src/test/java/com/reactnativestripesdk/DrawableConversionTest.kt:21
Method`convertDrawableToBase64 returns null for invalid drawable`
android/src/test/java/com/reactnativestripesdk/DrawableConversionTest.kt:51
Method`convertDrawableToBase64 with async drawable returns consistent results`
android/src/test/java/com/reactnativestripesdk/DrawableLoadingTest.kt:101
Method`getBitmapFromDrawable preserves drawable dimensions`
android/src/test/java/com/reactnativestripesdk/DrawableConversionTest.kt:132
Method`getBitmapFromDrawable returns correct size bitmap`
android/src/test/java/com/reactnativestripesdk/DrawableConversionTest.kt:107
Method`getBitmapFromDrawable returns null for zero-size drawable`
android/src/test/java/com/reactnativestripesdk/DrawableConversionTest.kt:122
Method`waitForDrawableToLoad handles multiple concurrent calls`
android/src/test/java/com/reactnativestripesdk/DrawableLoadingTest.kt:129
Method`waitForDrawableToLoad returns immediately for already loaded drawable`
android/src/test/java/com/reactnativestripesdk/DrawableLoadingTest.kt:55
Method`waitForDrawableToLoad times out gracefully for drawable that never loads`
android/src/test/java/com/reactnativestripesdk/DrawableLoadingTest.kt:90
Method`waitForDrawableToLoad waits for drawable to load`
android/src/test/java/com/reactnativestripesdk/DrawableLoadingTest.kt:71
FunctionaddCustomMethod
()
example/src/checkoutPlayground/PaymentMethodEditorModal.tsx:48
MethodaddListener
android/src/onramp/java/com/reactnativestripesdk/OnrampSdkModule.kt:734
MethodaddListener
(String eventType)
android/src/oldarch/java/com/reactnativestripesdk/NativeStripeSdkModuleSpec.java:336
MethodaddListener
(String eventType)
android/src/oldarch/java/com/reactnativestripesdk/NativeOnrampSdkModuleSpec.java:118
MethodafterTextChanged
android/src/main/java/com/reactnativestripesdk/CardFieldView.kt:496
FunctionasMapOrNull
android/src/main/java/com/reactnativestripesdk/utils/Extensions.kt:122
MethodattachKycInfo
android/src/onramp/java/com/reactnativestripesdk/OnrampSdkModule.kt:299
MethodattachKycInfo
(ReadableMap kycInfo, Promise promise)
android/src/oldarch/java/com/reactnativestripesdk/NativeOnrampSdkModuleSpec.java:58
MethodattachPaymentMethod
(paymentMethodId: string)
example/src/screens/ExampleCustomerAdapter.ts:29
MethodattachPaymentMethod
android/src/main/java/com/reactnativestripesdk/customersheet/ReactNativeCustomerAdapter.kt:42
MethodauthWebViewDeepLinkHandled
android/src/main/java/com/reactnativestripesdk/StripeSdkModule.kt:1627
MethodauthWebViewDeepLinkHandled
(String id, Promise promise)
android/src/oldarch/java/com/reactnativestripesdk/NativeStripeSdkModuleSpec.java:288
MethodauthenticateUserWithToken
android/src/onramp/java/com/reactnativestripesdk/OnrampSdkModule.kt:714
MethodauthenticateUserWithToken
(String linkAuthTokenClientSecret, Promise promise)
android/src/oldarch/java/com/reactnativestripesdk/NativeOnrampSdkModuleSpec.java:106
MethodbeforeTextChanged
android/src/main/java/com/reactnativestripesdk/CardFieldView.kt:487
Functionblur
()
src/components/CardField.tsx:143
Functionblur
()
src/components/CardForm.tsx:121
Methodblur
android/src/main/java/com/reactnativestripesdk/CardFieldViewManager.kt:125
Methodblur
android/src/main/java/com/reactnativestripesdk/CardFormViewManager.kt:117
Methodblur
(T view)
android/src/oldarch/java/com/facebook/react/viewmanagers/CardFieldManagerInterface.java:27
Methodblur
()
src/types/components/CardFieldInput.ts:77
MethodbuildAdditionalFieldsConfiguration_EmptyMap_ReturnsDefaults
android/src/test/java/com/reactnativestripesdk/addresssheet/AddressSheetViewTest.kt:290
MethodbuildAdditionalFieldsConfiguration_FullConfig
android/src/test/java/com/reactnativestripesdk/addresssheet/AddressSheetViewTest.kt:329
MethodbuildAdditionalFieldsConfiguration_InvalidPhoneValue_DefaultsToHidden
android/src/test/java/com/reactnativestripesdk/addresssheet/AddressSheetViewTest.kt:338
MethodbuildAdditionalFieldsConfiguration_PhoneHidden
android/src/test/java/com/reactnativestripesdk/addresssheet/AddressSheetViewTest.kt:312
MethodbuildAdditionalFieldsConfiguration_PhoneOptional
android/src/test/java/com/reactnativestripesdk/addresssheet/AddressSheetViewTest.kt:304
MethodbuildAdditionalFieldsConfiguration_PhoneRequired
android/src/test/java/com/reactnativestripesdk/addresssheet/AddressSheetViewTest.kt:296
MethodbuildAdditionalFieldsConfiguration_WithCheckboxLabel
android/src/test/java/com/reactnativestripesdk/addresssheet/AddressSheetViewTest.kt:320
MethodbuildAddressDetails_CheckboxSelectedFalse
android/src/test/java/com/reactnativestripesdk/addresssheet/AddressSheetViewTest.kt:103
MethodbuildAddressDetails_Custom
android/src/test/java/com/reactnativestripesdk/addresssheet/AddressSheetViewTest.kt:39
MethodbuildAddressDetails_Default
android/src/test/java/com/reactnativestripesdk/addresssheet/AddressSheetViewTest.kt:27
MethodbuildAddressDetails_FullAddress
android/src/test/java/com/reactnativestripesdk/addresssheet/AddressSheetViewTest.kt:139
← previousnext →801–900 of 1,998, ranked by callers