UNPKG

react-native-adyen-payment

Version:
29 lines (23 loc) 1.26 kB
<h1 align="center" style="vertical-align:middle;"> <img src="adyen-logo-green.png" width="350" /> <span style="display:inline-block; width: 30px;"></span> <span style="font-size:100px;">+</span> <span style="display:inline-block; width: 30px;"></span> <img src="rn_logo.png" height="135"/><br> <br><br> React Native Adyen Payment <br><br> </h1> React Native Adyen Payment provides 100% native Adyen Payment on both iOS and Android for React Native apps. The JavaScript API is simple and cross-platform - just install it in your app and complete the payments. Ready to get started? Check out the [docs](/INSTALLATION.md). # Features A list of all the features available with Adyen Payment: - Simple to implement - DropIn Payment - Supported Payments at this time - Cards,Google Pay,SEPA,BCMC,WeChatPay & ApplePay - DropIn,Ideal,MolPay,DotPay,EPS,EnterCash,OPen Banking UK - Individual Components with separate configuration for each component - Listeners (onSuccess/onError) - Use native Adyen Component via Adyen DropIn by default # Installation As `react-native-adyen-payment` is a native library - integrating it into your app will require editing native files. Follow the installation guides in the [documentation](/INSTALLATION.md).