[Vuejs]-How to setup Paystack in a laravel, vuejs application

0👍

Try using this package vue-paystack.

Do npm install vue vue-paystack --save

Read the docs here: https://www.npmjs.com/package/vue-paystack

Leave a comment