UNPKG

@adyen/react-native

Version:

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

5 lines (4 loc) 156 B
export interface ThreeDSConfiguration { /** Alternative `returnURL` value that could be used for 3D Security 2 OOB flow. */ requestorAppUrl?: string; }