https://github.com/dokimkhanh/bbecom
Card game, code... shop, using ASP NET with EF. Auto payment with VNPay API
https://github.com/dokimkhanh/bbecom
card-game gift-cards shop shopify-theme shopping shopping-cart
Last synced: 7 months ago
JSON representation
Card game, code... shop, using ASP NET with EF. Auto payment with VNPay API
- Host: GitHub
- URL: https://github.com/dokimkhanh/bbecom
- Owner: dokimkhanh
- License: mit
- Created: 2023-10-20T03:30:18.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T14:41:52.000Z (over 1 year ago)
- Last Synced: 2025-01-26T08:15:06.575Z (9 months ago)
- Topics: card-game, gift-cards, shop, shopify-theme, shopping, shopping-cart
- Language: JavaScript
- Homepage:
- Size: 27.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## About
**This project was renamed from ``KeyShop``**KeyShop is an e-commerce project focused on providing automated game code purchases with seamless third-party payment using VNPay. The project is developed to simplify the online shopping process for gamers, delivering a convenient and fast shopping experience.
## Features
- Automated Shopping: The system instantly provides game codes after payment, reducing waiting time for users.
- Secure Payments: Utilizes VNPay payment service to ensure security and reliability during the payment process.
- Clear Code List: Users can easily view and manage the list of purchased game codes.## Screenshots
## Contributions and Feedback
We welcome contributions and feedback from the community. If you encounter issues or have contributions, create an issue or send a pull request. We appreciate your contributions!## Installation/Environment Variables
To integrate the latest features into your code, please download the contents of the "Model" folder from the latest release on GitHub: [KeyShop Releases](https://github.com/dokimkhanh/KeyShop/releases/).
After downloading, import the contents of the "Model" folder into your project code. Ensure that you have the most up-to-date model files before running the application to leverage the latest enhancements and improvements.
To run this project, you will need to add the following environment variables to your .env file
`vnp_TmnCode`
`vnp_HashSecret`
`vnp_Returnurl`: Change to your website url or localhost:port
Explore additional information about the [payment API here](https://sandbox.vnpayment.vn/apis/). The provided link offers guidance and related documentation, providing a detailed insight into utilizing the payment APIs in the sandbox environment.
## License
[MIT](https://opensource.org/license/mit/)