This project provides a Java-based integration with Payme.uz Merchant API, enabling seamless payment processing through Payme.uz. It implements API endpoints for transaction initialization, validation, and confirmation, following Payme.uz's official documentation.
If you find this project useful, don't forget to give it a star! ⭐
- Transaction Initialization – Create and manage payment requests.
- Payment Validation – Verify payment statuses in real-time.
- Secure Integration – Implements best practices for secure API communication.
- Java-Based – Developed using Java with a structured MVC architecture.
For detailed API specifications, refer to the official Payme.uz Merchant API Documentation.
- Clone the repository.
- Configure API credentials in the environment variables.
- Run the project and start accepting payments through Payme.uz.
Feel free to contribute or raise issues if you encounter any problems! 🚀