This is a demo application showcasing the integration of ZaloPay in an Android app using Kotlin.
- Create a ZaloPay order
- Pay the order using ZaloPay SDK
- Clone the repository
- Open the project in Android Studio
- Run the app on an emulator or a real device
- App ZaloPay Sandbox: Link
- Kotlin
- Android SDK
- ZaloPay SDK
The app uses the ZaloPay Gateway API for creating orders. You can find the API documentation here.
This project is licensed under the MIT License - see the LICENSE file for details