encrypt_card 0.0.7 copy "encrypt_card: ^0.0.7" to clipboard
encrypt_card: ^0.0.7 copied to clipboard

An Adyen Flutter plugin to support the Adyen API integration inspired in adyen_flutter https://github.com/lab-box/adyen_flutter.

encrypt #

An Adyen Flutter plugin to support the Adyen API integration inspired in adyen_flutter https://github.com/lab-box/adyen_flutter.

It exposes the EncryptedCard class's method encryptToken and encryptCard.

Getting Started #

This Plugin relies on the following Adyen SDK:

Android #

The Android version requires the following permission to be set:

<uses-permission android:name="android.permission.INTERNET"/>

iOS #

The iOS version requires the ios hosting project to target iOS 10.3 or above. This is a limitation of the iOS SDK.

1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

An Adyen Flutter plugin to support the Adyen API integration inspired in adyen_flutter https://github.com/lab-box/adyen_flutter.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on encrypt_card