From 166b866f855ca6792a9623d999ef7c6a04ea5296 Mon Sep 17 00:00:00 2001 From: codinronan Date: Thu, 12 Sep 2019 11:54:33 -0500 Subject: [PATCH] feat(readme): cordova 9 update --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02e7783..5e64896 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,12 @@ Plugin for Cordova to use the [native android SDK](https://github.com/stripe/str ## Installing the plugin ## ``` -cordova plugin add cordova-plugin-filepickerio --save +cordova plugin add cordova-plugin-stripe-payments --save ``` +### NOTE: +This plugin now requires Cordova 9 as of version 0.1.1. If you are using Cordova 8 or lower, please use the 0.0.8 version of this plugin. + ## Using the plugin ##