hi guys,
i’m new to ionic.i want to implement payment gateway for my app and i found that there is a phonegap integration is available for my required gateway ,so my question is is it possible to integrate this plugin in ionic,there is a cordova plugin available.
here is the phonegap integration details
Hello,
Just read the information about ionic and you will see that is possible.
From http://ionicframework.com/ :
Native focused
Ionic is modeled off of standard native mobile development SDKs, bringing the UI standards of native apps together with the full power and flexibility of the open web. Ionic runs inside Cordova or Phonegap to deploy natively, or as a Progressive Web App. Develop once, deploy everywhere.
As the last sentence says, Ionic runs inside cordova then you can use every cordova plugins available.