Little Pay
/
Merchant Credentials
☀️
Step 1 of 4
Little Pay Merchant Credentials
Copy these from the
Credentials
panel of your Little Pay merchant portal at
pay.little.africa
. Stored in session only — never written to a database.
App Id
Client Id
(Basic auth username)
Client Secret
(Basic auth password)
Show
Token Id
(identifies the paying account — used in the intent URL)
API Key
(X-API-KEY — recommended)
Show
Payments work without this, but it is the only way to
poll
a payment's status (
GET /api/payments-v2/{key}
). Without it the dashboard can only learn the outcome from the callback, which means your callback URL must be publicly reachable.
API Base URL
Mode
Test
use Little Pay test cards
Live
real money moves
⚠
Live mode charges real customers. Little Pay serves live and test traffic from the same host — the mode here only changes this dashboard's warnings.
Save & Continue →
Test Connection