Is it possible to use Stripe and this cordova Plugin
I don’t see why not, it’s a cordova plugin. Why don’t you try it out and tell us!
I’m knee deep in this at the moment and don’t even know how to use a normal cordova plugin thats not ngCordova…Any differences?
Just basically how you call it. The normal cordova plugins aren’t built to run on angular timing, however, something like this you shouldn’t have to worry too much. Just follow those tutorials and guides it has on the website for cordova. If you have never worked with strip before, I would recommend doing a smaller stripe project not using ionic or angular just in your browser so you can get a feel for the data.
It’s highly unlikely that you would want to use this plugin. This plugin requires you to embed your secret stripe key into your app which is a huge security risk. Explained here: https://github.com/Telerik-Verified-Plugins/Stripe/blob/master/doc/index.md