# MekaCash API

## MekaCash API

- [MekaCash API](https://mekacash-1.gitbook.io/mekacash-api/mekacash-api.md): Api that carry all operation from MekaCash server.
- [Introduction](https://mekacash-1.gitbook.io/mekacash-api/authentication/introduction.md): Authorization Header should be in the following format: Authorization: Bearer token
- [Token](https://mekacash-1.gitbook.io/mekacash-api/token.md): Authentication token is the major step you can start before you make any request, without token you can't make any request.
- [Charge S2S Transaction](https://mekacash-1.gitbook.io/mekacash-api/payment/charge-s2s-transaction.md): Processing transaction from the debit/credit card.
- [Charge HPP Transaction](https://mekacash-1.gitbook.io/mekacash-api/payment/charge-hpp-transaction.md): Processing transaction from the debit/credit card.
- [Verify Transaction](https://mekacash-1.gitbook.io/mekacash-api/verify-transaction.md): Confirm the transaction before you give customer the value.
- [Information](https://mekacash-1.gitbook.io/mekacash-api/testing-integration/information.md): The test details below can be used to test your integration.
