tolu360 / cordova-plugin-paystack

This plugin allows to add Paystack Payments to your application using Paystack Native Mobile SDKs for Android & iOS
Other
34 stars 16 forks source link

Update Plugin #11

Closed adewaleadeoye closed 7 years ago

adewaleadeoye commented 7 years ago

Hi, Nice work on this plugin. I am currently making use of this it in a project. However, the paystack guys says the plugin needs to be updated for it to work properly.

Please a lot depends on it.

Kindly look into this and help bring it up to date. Would not mind helping out if possible.

tolu360 commented 7 years ago

Hey @adewaleadeoye, so the plugin just got updated (to version 3.1.0) - please pay close attention to the README, there's been a few changes you need to be aware of.

To get started, remove the old version by running cordova plugin remove cordova-plugin-paystack and then add it back again to pull in the latest version by running cordova plugin add cordova-plugin-paystack.

Remember to build and run your app again: cordova run android|ios.

Cheers!

adewaleadeoye commented 7 years ago

Thanks

On Friday, June 9, 2017, 9:54:40 PM GMT+1, Tolu Olowu notifications@github.com wrote:

Hey @adewaleadeoye, so the plugin just got updated (to version 3.1.0) - please pay close attention to the README, there's been a few changes you need to be aware of.

To get started, remove the old version by running cordova plugin remove cordova-plugin-paystack and then add it back again to pull in the latest version by running cordova plugin add cordova-plugin-paystack.

Remember to build and run your app again: cordova run android|ios.

Cheers!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.