An open API service indexing awesome lists of open source software.

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

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
![Main](https://i.imgur.com/9MrELOX.png)

## 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/)