npm install in all three subdirectories (node, angular and ionic)
Create a .env file at the root of the repository and add following -
- RAZORPAY_ID (Get this from Razorpay dashboard)
- RAZORPAY_SECRET (Get this from Razorpay dashboard)
Add your Razorpay id at rzp-frontend-angular -> razorpay-component.component.ts file -> openRazorPay function -> options.key Add your Razorpay id at rzp-frontend-ionic -> home.page.ts -> payWithRazor function -> options.key