Closed Srijita173 closed 5 years ago
@Srijita173 , declaration.d.ts will be present in ionicv2 based projects. In ionicv3 it was removed.
You could just mention below line in the .ts file where you are initiating the transaction.
declare var paytm: any;
Installed the plugin in phonegap CLI . The plugin gets added and necessary changes reflect in config.xml . Please help me in knowing where and how can I find the declaration.d.ts file .