From dfbbfc7bd5c3d07a9e0cbd3550a962fd0600bbe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rivas=20G=C3=B3mez?= Date: Wed, 6 Jun 2018 17:00:27 +0200 Subject: [PATCH] docs(card-io): add plugin description (#2530) * Add description to AdMob Free plugin documentation * Add description to Card IO plugin documentation --- src/@ionic-native/plugins/card-io/index.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/@ionic-native/plugins/card-io/index.ts b/src/@ionic-native/plugins/card-io/index.ts index 281411c3..ea8ec14b 100644 --- a/src/@ionic-native/plugins/card-io/index.ts +++ b/src/@ionic-native/plugins/card-io/index.ts @@ -129,6 +129,12 @@ export interface CardIOResponse { * @name Card IO * @description * @usage + * This plug-in exposes card.io credit card scanning. + * + * **NOTE**: If you would like to actually process a credit card charge, you might be interested in the [PayPal Cordova Plug-in](https://github.com/paypal/PayPal-Cordova-Plugin). + * + * Requires Cordova plugin: `card.io.cordova.mobilesdk`. For more info, please see the [Card IO plugin docs](https://github.com/card-io/card.io-Cordova-Plugin). + * * Note: For use with iOS 10 + When building your app with the iOS 10 SDK +, you have to add some info to the info.plist file. This is due to increased security in iOS 10. Go to your app directory and search for the Info.plist file. Add the following lines in the main element. * ```xml *NSCameraUsageDescription