0 purchases
adyen flutter
adyen_flutter #
An Adyen Flutter plugin to support the Adyen API integration.
It exposes the EncryptedCard class's method encryptToken and encryptCard.
Getting Started #
This Plugin relies on the following Adyen SDK:
Adyen iOS SDK
with the Adyen Pod 2.7.2
Adyen Android SDK
with the packages:
com.adyen.checkout:core:2.3.1
com.adyen.checkout:core-card:2.3.1
Android #
The Android version requires the following permission to be set:
<uses-permission android:name="android.permission.INTERNET"/>
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.