This is an ionic3&4 code on integrating paystack payment gateway, the project uses the angular4-paystack plugin which can be found here for further information https://www.npmjs.com/package/angular4-paystack
Make sure you have NodeJS, cordova and Ionic CLI installed and run:
npm install
ionic cordova platform add android | ios
ionic serve