I have create a simple QR Code online payment for learning purpose,
- Create/login account
- Check wallet (you can add amount in your wallet)
- Hold the product and open QR scan in app
- Scan the QR Code from product to purchase it
- If the scan QR code successfully done it show you that product is successfully purchase
- Once the product QR code scan if can never be scan again.
- Clone the repo
git clone repo link
- Install dependencies
npm install or npm i
or
npm i
1. React Native (Front End)