UNPKG

@adyen/react-native

Version:

Wraps Adyen Checkout Drop-In and Components for iOS and Android for convenient use with React Native

6 lines (4 loc) 198 B
export const MISSING_CONTEXT_ERROR = 'useAdyenCheckout must be used within an AdyenCheckout'; export const COMPONENT_MISSING_CONTEXT_ERROR = 'useCheckout must be used within an AdyenCheckout';