/
IN
intasend
/
IntaSend API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Chargebacks
3
MPESA Paybill Accounts
3
Payment Collection
9
post
Send MPesa STK Push
post
Create Checkout
post
Checkout Details
post
Check Payment Status
post
Generate Payment Reference for Coop-Bank Mtaani Agents
post
Generate Universal Payment Reference Number
get
List Invoices
get
Retrieve Invoices
post
Send IntaSend-XB STK Push
Payment Links
4
Payment Requests
5
Realtime FX
3
Send Money
16
Subscriptions
13
Wallets
5
Payment Collection
Check Payment Status
Check payment status using invoice or checkout ID.
post
/api/v1/payment/status/
Request body
PaymentStatus
required
invoice_id
string
required
checkout_id
string
nullable
signature
string
nullable
Response
PaymentResults
required
invoice
InvoicesSer
required
meta
PaymentSessionsMinSer
required
Changes