Follow the steps in order, or jump to specific sections if you’re already familiar with parts of the integration.
Integration Journey
What you’ll need before you start
Before continuing, make sure you have:- Access to a Pay-Connect environment (test or production)
- Backend connectivity to Pay-Connect APIs
- Network access to payment terminals
- A clear choice of integration type:
- API Integration
- App2App Integration (Android)
- Hybrid (API Integration + App2App Integration)
Prerequisites
Techical Prerequisites
Techical Prerequisites
Before you begin, ensure you have:
- Environment Access: Pay-Connect test or production environment
- API Credentials: Provided by your Pay-Connect administrator
- Network Access: Your application can reach payment terminals over the network
- Terminal Hardware: Payment terminal powered on and ready for pairing
- Backend System: Server or backend application to handle API requests
Quick Start Guide
Follow these guides in sequence to complete your integration:Terminal Pairing
Learn how to pair payment terminals with your backend system using the pairing API.
First Payment
Process your first transaction and understand the payment flow from start to finish.
Transaction Patch
Enhance transactions by attaching custom metadata like order IDs and customer information.
Transaction status & Webhooks
Track transaction outcomes in real-time using status APIs and webhook notifications.