MCPcopy Create free account

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

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

FunctionBottomActionBar
({ primaryLabel, onPrimaryPress, primaryDisabled, primaryLoading, secondaryLabel, secondaryDisable
example/src/checkoutPlayground/CheckoutPlaygroundUI.tsx:104
FunctionButton
({ title, variant = 'default', disabled, loading, center, onPress, ...props }: Props)
example/src/components/Button.tsx:21
FunctionCVCReCollectionScreen
()
example/src/screens/CVCReCollectionScreen.tsx:9
MethodCardFieldManagerDelegate
(U viewManager)
android/src/oldarch/java/com/facebook/react/viewmanagers/CardFieldManagerDelegate.java:21
MethodCardFormManagerDelegate
(U viewManager)
android/src/oldarch/java/com/facebook/react/viewmanagers/CardFormManagerDelegate.java:21
FunctionCashAppScreen
()
example/src/screens/CashAppScreen.tsx:12
FunctionCheckoutPlaygroundCartView
({ clientSecret, config, onSuccessfulPayment, }: Props)
example/src/checkoutPlayground/CheckoutPlaygroundCartView.tsx:110
FunctionCheckoutPlaygroundConfigView
({ config, errorMessage, isCreating, onChange, onCreate, }: Props)
example/src/checkoutPlayground/CheckoutPlaygroundConfigView.tsx:48
FunctionCheckoutPlaygroundEmbeddedView
({ checkout, mode, totalLabel, onClose, onSuccessfulPayment, }: Props)
example/src/checkoutPlayground/CheckoutPlaygroundEmbeddedView.tsx:35
FunctionCheckoutScreen
()
example/src/screens/CheckoutScreen.tsx:29
MethodCheckoutTestFixtures
()
android/src/test/java/com/reactnativestripesdk/utils/CheckoutTestFixtures.java:9
FunctionChevronRight
({ size = 20 })
example-stripe-connect/src/components/ChevronRight.tsx:9
FunctionChip
({ label, selected, onPress, }: { label: string; selected?: boolean; onPress?(): void; })
example/src/checkoutPlayground/CheckoutPlaygroundUI.tsx:83
FunctionCollectBankAccountScreen
()
example/src/screens/CollectBankAccountScreen.tsx:10
FunctionComplianceIdentifiersSection
({ identifierInputs, missingIdentifiersSummary, submitIdentifiersSummary, onIdentifierTypeChange, on
example/src/screens/Onramp/sections/ComplianceIdentifiersSection.tsx:25
FunctionComponent
* A component wrapper around the Customer Sheet functions. Upon passing `true` to the `visible` prop, * Customer Sheet will call `initialize` and `pr
src/components/CustomerSheet.tsx:292
FunctionConfigureAppearanceScreen
()
example-stripe-connect/src/screens/ConfigureAppearanceScreen.tsx:20
FunctionConnectAccountOnboarding
({ title, onExit, onStepChange, recipientTermsOfServiceUrl, fullTermsOfServiceUrl, privacyPolicyUr
src/connect/Components.tsx:60
FunctionConnectAccountOnboardingScreen
()
example/src/screens/ConnectAccountOnboardingScreen.tsx:9
FunctionConnectAccountOnboardingView
()
example-stripe-connect/src/connect/ConnectAccountOnboardingView.tsx:9
FunctionConnectComponentsProvider
({ children, connectInstance, }: ConnectComponentsProviderProps)
src/connect/ConnectComponentsProvider.tsx:106
FunctionConnectPaymentDetails
({ payment, onClose, onLoaderStart, onLoadError, onPageDidLoad, style, }: { payment: string; o
src/connect/Components.tsx:316
FunctionConnectPayments
({ defaultFilters, onLoaderStart, onLoadError, onPageDidLoad, style, }: { defaultFilters?: Payment
src/connect/Components.tsx:236
FunctionConnectPaymentsListScreen
()
example/src/screens/ConnectPaymentsListScreen.tsx:5
FunctionConnectPaymentsView
()
example-stripe-connect/src/connect/ConnectPaymentsView.tsx:8
FunctionConnectPayouts
({ onLoaderStart, onLoadError, onPageDidLoad, style, }: CommonComponentProps)
src/connect/Components.tsx:278
FunctionConnectPayoutsListScreen
()
example/src/screens/ConnectPayoutsListScreen.tsx:5
FunctionConnectPayoutsView
()
example-stripe-connect/src/connect/ConnectPayoutsView.tsx:6
FunctionConnectScreen
({ children })
example/src/screens/ConnectScreen.tsx:26
FunctionConnectScreen
({ children })
example-stripe-connect/src/screens/ConnectScreen.tsx:19
MethodContent
android/src/main/java/com/reactnativestripesdk/PaymentMethodMessagingElementView.kt:45
MethodContent
android/src/main/java/com/reactnativestripesdk/EmbeddedPaymentElementView.kt:86
MethodContent
android/src/main/java/com/reactnativestripesdk/CurrencySelectorElementView.kt:49
MethodContent
android/src/main/java/com/reactnativestripesdk/StripeAbstractComposeView.kt:65
MethodContent
android/src/main/java/com/reactnativestripesdk/StripeAbstractComposeView.kt:158
FunctionCopyableDetailRow
({ label, value, hint, }: { label: string; value: string; hint?: string; })
example/src/checkoutPlayground/CheckoutPlaygroundCartSections.tsx:41
FunctionCreateTokenScreen
()
example/src/screens/CreateTokenScreen.tsx:12
FunctionCryptoOnrampFlow
()
example/src/screens/Onramp/CryptoOnrampFlow.tsx:85
FunctionCryptoOperationsSection
({ cardPaymentMethod, bankAccountPaymentMethod, handleCreateCryptoPaymentToken, }: CryptoOperationsSecti
example/src/screens/Onramp/sections/CryptoOperationsSection.tsx:11
FunctionCurrencySelectorElement
({ checkout, disabled = false, appearance, ...a11yProps }: CurrencySelectorElementProps)
src/components/CurrencySelectorElement.tsx:163
FunctionCustomerSessionSwitch
({ value, onValueChange, })
example/src/components/CustomerSessionSwitch.tsx:27
FunctionCustomerSheetCustomerSessionScreen
()
example/src/screens/CustomerSheetScreenCustomerSession.tsx:59
FunctionCustomerSheetScreen
()
example/src/screens/CustomerSheetScreen.tsx:11
FunctionDetailRow
({ label, value, isEmphasized, }: { label: string; value: string; isEmphasized?: boolean; })
example/src/checkoutPlayground/CheckoutPlaygroundCartSections.tsx:14
FunctionDropdownMenu
({ trigger, options, selectedValue, onSelect, })
example-stripe-connect/src/components/DropdownModal.tsx:18
FunctionDynamicComponentTab
()
example-stripe-connect/app/(tabs)/[component].tsx:22
FunctionEPSPaymentScreen
()
example/src/screens/EPSPaymentScreen.tsx:10
FunctionEmbeddedCheckoutBody
({ checkout, mode, totalLabel, onSuccessfulPayment, }: BodyProps)
example/src/checkoutPlayground/CheckoutPlaygroundEmbeddedView.tsx:72
FunctionEmbeddedComponent
(props: EmbeddedComponentProps)
src/connect/EmbeddedComponent.tsx:145
FunctionEmbeddedPaymentElementConfirmScreen
({ route, }: { route: any; })
example/src/screens/EmbeddedPaymentElementConfirmScreen.tsx:6
FunctionEmbeddedPaymentElementImmediateActionScreen
()
example/src/screens/EmbeddedPaymentElementImmediateActionScreen.tsx:22
FunctionEmbeddedPaymentElementScreen
()
example/src/screens/EmbeddedPaymentElementScreen.tsx:188
MethodEmbeddedPaymentElementViewManagerDelegate
(U viewManager)
android/src/oldarch/java/com/facebook/react/viewmanagers/EmbeddedPaymentElementViewManagerDelegate.java:21
FunctionFloatingBackButton
()
example-stripe-connect/src/components/FloatingBackButton.tsx:8
FunctionFormField
({ label, value, onChangeText, placeholder, secureTextEntry = false, autoCapitalize, keyboardTyp
example/src/screens/Onramp/FormField.tsx:25
MethodGooglePayButtonManagerDelegate
(U viewManager)
android/src/oldarch/java/com/facebook/react/viewmanagers/GooglePayButtonManagerDelegate.java:19
FunctionGooglePayScreen
()
example/src/screens/GooglePayScreen.tsx:22
FunctionGrabPayPaymentScreen
()
example/src/screens/GrabPayPaymentScreen.tsx:10
FunctionGroupedCard
({ children }: { children: React.ReactNode })
example/src/checkoutPlayground/CheckoutPlaygroundUI.tsx:43
FunctionHomeScreen
()
example/src/screens/HomeScreen.tsx:23
FunctionHomeScreen
()
example-stripe-connect/app/index.tsx:17
FunctionIdealPaymentScreen
()
example/src/screens/IdealPaymentScreen.tsx:11
FunctionIdealSetupFuturePaymentScreen
()
example/src/screens/IdealSetupFuturePaymentScreen.tsx:11
FunctionImportDeclaration
(path)
babel.config.js:7
FunctionInputRow
({ title, description, value, onChangeText, placeholder, autoCapitalize = 'none', }: { title: st
example/src/checkoutPlayground/CheckoutPlaygroundFormRows.tsx:106
FunctionItemsSection
({ items, disableActions, onUpdateQuantity, }: { items: Checkout.LineItem[]; disableActions: boolean
example/src/checkoutPlayground/CheckoutPlaygroundCartSections.tsx:110
FunctionKlarnaPaymentScreen
()
example/src/screens/KlarnaPaymentScreen.tsx:12
FunctionKycRefreshSection
({ needsAddressUpdate, updatedAddress, setUpdatedAddress, onVerifyKyc, }: KycRefreshSectionProps)
example/src/screens/Onramp/sections/KycRefreshSection.tsx:23
FunctionLinkAuthenticationSection
({ handlePresentVerification, }: LinkAuthenticationSectionProps)
example/src/screens/Onramp/sections/LinkAuthenticationSection.tsx:9
MethodMeasureMessagingElement
android/src/main/java/com/reactnativestripesdk/PaymentMethodMessagingElementView.kt:104
MethodMeasuredCurrencySelector
android/src/main/java/com/reactnativestripesdk/CurrencySelectorElementView.kt:95
MethodMeasuredEmbeddedElement
android/src/main/java/com/reactnativestripesdk/EmbeddedPaymentElementView.kt:376
FunctionModalCloseButton
({ onPress }: ModalCloseButtonProps)
src/connect/ModalCloseButton.tsx:11
FunctionMultibancoPaymentScreen
()
example/src/screens/MultibancoPaymentScreen.tsx:16
FunctionMultilineWebhookPaymentScreen
()
example/src/screens/MultilineWebhookPaymentScreen.tsx:18
MethodNativeOnrampSdkModuleSpec
(ReactApplicationContext reactContext)
android/src/oldarch/java/com/reactnativestripesdk/NativeOnrampSdkModuleSpec.java:29
MethodNativeStripeSdkModuleSpec
(ReactApplicationContext reactContext)
android/src/oldarch/java/com/reactnativestripesdk/NativeStripeSdkModuleSpec.java:38
FunctionNoWebhookPaymentScreen
()
example/src/screens/NoWebhookPaymentScreen.tsx:9
FunctionNoWebhookSetupScreen
()
example/src/screens/NoWebhookSetupScreen.tsx:9
FunctionOnboardingSettingsScreen
()
example-stripe-connect/src/screens/OnboardingSettingsScreen.tsx:59
FunctionOnrampResponseStatusSection
({ response, customerId, paymentDisplayData, cryptoPaymentToken, authToken, walletAddress, walle
example/src/screens/Onramp/sections/OnrampResponseStatusSection.tsx:17
FunctionOnrampSessionCreationSection
({ isCreatingSession, isCheckingOut, onrampSessionId, handleCreateOnrampSession, handlePerformChecko
example/src/screens/Onramp/sections/OnrampSessionCreationSection.tsx:15
FunctionOrderSummarySection
({ rows }: { rows: OrderSummaryRow[] })
example/src/checkoutPlayground/CheckoutPlaygroundCartSections.tsx:359
FunctionOxxoPaymentScreen
()
example/src/screens/OxxoPaymentScreen.tsx:10
FunctionP24PaymentScreen
()
example/src/screens/P24PaymentScreen.tsx:10
FunctionPayPalScreen
()
example/src/screens/PayPalScreen.tsx:13
FunctionPaymentCollectionSection
({ isPlatformPaySupported, handleCollectPlatformPayPayment, handleCollectCardPayment, handleCollectBan
example/src/screens/Onramp/sections/PaymentCollectionSection.tsx:15
FunctionPaymentElementView
({ intentConfig, elementConfig }: any)
example/src/screens/EmbeddedPaymentElementScreen.tsx:37
FunctionPaymentMethodEditorModal
({ visible, availableMethods, selectedMethods, onClose, onChangeSelectedMethods, }: { visible: boo
example/src/checkoutPlayground/PaymentMethodEditorModal.tsx:15
FunctionPaymentMethodMessagingElement
({ appearance, configuration, onStateChange, ...props }: Props)
src/components/PaymentMethodMessagingElement.tsx:53
FunctionPaymentMethodMessagingElementScreen
()
example/src/screens/PaymentMethodMessagingElementScreen.tsx:11
MethodPaymentMethodMessagingElementViewManagerDelegate
(U viewManager)
android/src/oldarch/java/com/facebook/react/viewmanagers/PaymentMethodMessagingElementViewManagerDelegate.java:20
FunctionPaymentResultScreen
({ route }: Props)
example/src/screens/PaymentResultScreen.tsx:15
FunctionPaymentScreen
({ paymentMethod, children, onInit, })
example/src/components/PaymentScreen.tsx:13
FunctionPaymentSheetDeferredIntentMultiStepScreen
()
example/src/screens/PaymentSheetDeferredIntentMultiStepScreen.tsx:18
FunctionPaymentSheetDeferredIntentScreen
()
example/src/screens/PaymentSheetDeferredIntentScreen.tsx:16
FunctionPaymentSheetWithPmoSfuScreen
()
example/src/screens/PaymentSheetWithPmoSfuScreen.tsx:18
FunctionPaymentSheetWithSetupIntent
()
example/src/screens/PaymentSheetWithSetupIntent.tsx:10
FunctionPaymentsFilterSettingsScreen
()
example-stripe-connect/src/screens/PaymentsFilterSettingsScreen.tsx:82
FunctionPaymentsScreen
()
example-stripe-connect/app/payments.tsx:9
← previousnext →701–800 of 1,998, ranked by callers