Products
Our Products
Comprehensive payment infrastructure tools designed for African businesses and global commerce.
Merchant Payment Gateway
Accept and manage business payments with greater simplicity and control.
- Multi-channel payment acceptance
- Real-time transaction processing
- Automated reconciliation
- Customizable checkout experience
Escrow Payment Engine
Protect transactions with secure holding and conditional release.
- Conditional payment release
- Dispute resolution framework
- Multi-party escrow support
- Automated milestone tracking
Merchant Dashboard
Monitor payments, balances, settlements, and transaction activity.
- Real-time analytics
- Transaction management
- Settlement tracking
- Exportable reports
API Infrastructure
Integrate payment and trust capabilities into platforms and business systems.
- RESTful API endpoints
- Webhook notifications
- SDK libraries
- Sandbox testing environment
// Initialize ATrustPay SDK
const trustpay = new ATrustPay({
apiKey: 'sk_live_...',
environment: 'production'
});
// Create a payment
const payment = await trustpay.payments.create({
amount: 50000,
currency: 'NGN',
customer: { email: '[email protected]' },
metadata: { order_id: 'ORD-001' }
});Compliance & Risk Tools
Strengthen onboarding, monitoring, and fraud prevention.
- KYC/KYB verification
- AML screening
- Real-time fraud detection
- Regulatory reporting