feat(readme): cordova 9 update

This commit is contained in:
codinronan 2019-09-12 11:54:33 -05:00
parent 7b70ff2202
commit 166b866f85

View File

@ -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 ##