react-native-adyen-payment
Version:
React Native Adyen Payment Native Module
47 lines (35 loc) • 2.13 kB
Markdown

[](https://github.com/mkharibalaji/react-native-adyen-payment/tree/master)
# react-native-adyen-payment
<h1 align="center" style="vertical-align:middle;">
<img src="https://mkharibalaji.github.io/react-native-adyen-payment/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="https://mkharibalaji.github.io/react-native-adyen-payment/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](https://mkharibalaji.github.io/react-native-adyen-payment/#/INSTALLATION).
PR's are Welcome
# 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](https://mkharibalaji.github.io/react-native-adyen-payment/#/INSTALLATION).
# Todo
Documentation needs to be updated - If someone could help on this part,it would be great !!!
# Contributors
Contributors are always Welcome
<a href="https://github.com/mkharibalaji/react-native-adyen-payment/graphs/contributors">
<img src="https://contrib.rocks/image?repo=mkharibalaji/react-native-adyen-payment" />
</a>
Made with :heart: React Native