New v1.0 Release
Payments built for modern businesses
JPL delivers fast, reliable payment solutions for growing businesses. Explore our guides and examples to start accepting payments in minutes.
99.99% Uptime
PCI Compliant
api-request.js
const justtap = require('justtap');
// Initialize a payment
const session = await justtap.charges.create({
amount: 2500,
currency: 'ZMW',
payment_method: 'mobile_money',
description: 'Premium Plan',
});
// Handle the response
console.log(session.status); // 'pending'
Payment Status
Successful
Deploy faster
Everything you need to accept payments
JPL handles the complexities of payments so you can focus on building your product.
- Dynamic Payments
- Accept various payment methods through a flexible and reliable payment system built to support multiple channels.
- Developer First
- Our API is designed for developers, with clear documentation and robust SDKs.
- Secure by Design
- We handle PCI compliance and fraud protection so you don't have to.
- Fast Payouts
- Get faster access to your funds with fast payouts to your bank account.
F.A.Q
Common Questions
- Is there a free trial?
- Yes, you can create a free account and start testing in our sandbox environment immediately. No credit card required.
- What are the transaction fees?
- We offer competitive pay-as-you-go pricing. Contact our sales team for custom enterprise rates.
- Is JPL secure?
- Absolutely. We are PCI DSS Level 1 compliant and use industry-standard encryption to protect all financial data.
- Do you support mobile money?
- Yes, we support major mobile money providers including MTN, Zamtel and Airtel directly via our Collections API.
Ready to get started?
Create an account today and start accepting payments in minutes.