Get Started
Account Setup
Set up your account and start building with the Mavapay API.
Step 1: Create an account
Create a free Mavapay account. By default, you should use the test environment until you are done with the integration and are ready to go live.
Step 2: Get your API keys
After creating an account, you will be able to generate your test API keys. These keys are a 32 character string. You will need these keys to authenticate your requests to the Mavapay API. Here’s a sample of what your API keys will look like:
Step 3: Start building
You can now start building with the Mavapay API. In the staging environment, you would be able to:
- Collect payments using mocked card data
- Make transfers to dummy accounts (bank accounts and mobile money wallets).
- Build with our wallets (using mock data).
- Configure your integration to handle different scenarios like failed payments, successful payments, etc.
- Complete KYC verification and go live with your integration.