Prerequisites
Get your API key
Sign up at dashboard.plexospay.com and create a test API key.
Your test key starts with
sk_test_.Make your first payment
Run this cURL command to create a payment:
Use the
MOCK operator for testing. It simulates the full payment flow without real mobile money charges.Or Use a Checkout Session
Create a shareable payment link instead of handling the flow yourself:url field — share it with the customer to complete payment.
Next Steps
Use an SDK
Install the Node.js, Python, or Java SDK
Set up Webhooks
Get notified when payments complete
API Reference
Explore every endpoint
Dev Mode
Learn about sandbox testing