How to use Cordova Plugins with Meteor

I’m fairly new to Meteor and still trying to get my head around things happening in this framework.

There’s a Cordova plugin that I’d like to use for integrating payment gateway for my Meteor app.
But I don’t know how to install the plugin in Meteor and where to start. I did search on google but there’s nothing useful relate to Meteor + Cordova plugin.

This is the cordova plugin that I want to use:

Can anyone please guide me how to install this and how to call it from Meteor please.

Cheers