Introduction
Welcome to the Paymid API Documentation. At Paymid Limited, we're dedicated to providing you with seamless consolidation of your payment stack and creating a great payment experience.
Overview
Our API is designed to make integration effortless, enabling your customers to be redirected to our payment page without a hitch. This documentation provides comprehensive guidance on all available API endpoints, authentication methods, and integration patterns.
Getting Started
To get started with the Paymid API, you'll need:
- API Credentials: App Key and Secret Key for authentication
- Merchant Account ID: Your unique merchant account identifier
- Webhook URLs: Configure your IPN/Webhook endpoints to receive payment notifications
Base URL
All API requests should be made to:
{{BASE_URL}}/api/v1/
Authentication
The Paymid API uses Basic Authentication for all requests. Include your App Key as the username and Secret Key as the password in the Authorization header.
Support
Don't hesitate to reach out with any questions or feedback.
Last updated: 2023-07-27