aiendpoint.dev
ServicesPaystack

Paystack

community

African payment gateway by Stripe for online and offline payments in Nigeria, Ghana, and SA.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://paystack.combearerfinancedeveloperconfidence: 90/1000 discoveries1 contributors
POSThttps://api.paystack.co/transaction/initialize

Initialize payment

Parameters

emailcustomer email (stringrequired
amountamount in kobo (integerrequired
currencyNGN|GHS|ZAR|USD (stringoptional
callback_urlredirect URL (stringoptional

Returns

status, data with authorization_url, access_code, reference
GEThttps://api.paystack.co/transaction/verify/{reference}

Verify transaction

Parameters

referencetransaction reference (stringrequired

Returns

data with id, status, reference, amount, currency, channel, paid_at, customer, authorization
GEThttps://api.paystack.co/transaction

List transactions

Parameters

toYYYY-MM-DD (stringoptional
fromYYYY-MM-DD (stringoptional
statussuccess|failed|abandoned (stringoptional
perPageresults (integeroptional

Returns

data[] with id, status, reference, amount, currency, channel, paid_at, customer