vue-fire-razorpay
Add razorpay script to index.html
<script src="https://checkout.razorpay.com/v1/checkout.js"></script>
Check Home.vue and functions/index.js files for exact code.
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Run your tests
yarn run test
Lints and fixes files
yarn run lint