# Paystack AI integration on Definable

> Nigerian financial technology company that offers payment processing services to businesses in Africa.

## What this connects

Nigerian financial technology company that offers payment processing services to businesses in Africa.

Vendor: https://paystack.com/

## Tools available

**112** tools available. First 12:

- `PAYSTACK_ADD_PRODUCTS_TO_PAGE` — Add Products to Page — Tool to add products to a Paystack payment page. Use when you need to add products to an existing page that was created with 'product' type. This action adds the specified products to the page, allowing customers to select from multiple products when making a payment.
- `PAYSTACK_ADD_PRODUCTS_TO_STOREFRONT` — Add Products to Storefront — Tool to add previously created products to a Storefront. Use when you need to associate existing products with a specific storefront.
- `PAYSTACK_ADD_SPLIT_CODE_TO_VIRTUAL_TERMINAL` — Add Split Code to Virtual Terminal — Tool to add a split code to a virtual terminal. Use when you need to assign payment splitting configuration to a virtual terminal.
- `PAYSTACK_ADD_SUBACCOUNT_TO_SPLIT` — Add Subaccount to Split — Tool to add a subaccount to a split configuration, or update the share of an existing subaccount. Use this when you need to modify the payment distribution by adding new partners/customers to a split or adjusting their allocation. The split must already exist before adding subaccounts to it.
- `PAYSTACK_ARCHIVE_PAYMENT_REQUEST` — Archive Payment Request — Tool to archive a payment request to clean up records. Use when you need to remove a payment request from active listings. An archived payment request cannot be verified and will not appear when listing payment requests.
- `PAYSTACK_ASSIGN_DESTINATION_TO_VIRTUAL_TERMINAL` — Assign Destination to Virtual Terminal — Tool to assign WhatsApp destinations to a Virtual Terminal for payment notifications. Use when you need to add recipients who will receive notifications for payments made through a specific Virtual Terminal.
- `PAYSTACK_CHECK_PENDING_CHARGE` — Check Pending Charge — Tool to check the status of a pending charge transaction. Use when you receive a 'pending' status from a charge endpoint or need to verify if a charge status has changed. Wait at least 10 seconds after initiating a charge before calling this endpoint.
- `PAYSTACK_CHECK_SLUG_AVAILABILITY` — Check Slug Availability — Tool to check if a custom slug is available for use when creating a payment page. Use when you need to verify a slug is not already taken before creating a new payment page.
- `PAYSTACK_CREATE_BULK_TRANSFER_RECIPIENT` — Bulk Create Transfer Recipients — Create multiple transfer recipients in batches. Use when you need to add multiple recipients at once for transfers. Duplicate account numbers automatically return existing recipient records instead of creating duplicates.
- `PAYSTACK_CREATE_CHARGE` — Create Charge — Tool to initiate a payment by integrating the payment channel of your choice. Use when you need to charge a customer using authorization code, bank account, mobile money, or USSD.
- `PAYSTACK_CREATE_CUSTOMER` — Create Customer — Tool to create a customer on your Paystack integration. Use when you need to add a new customer with their email address and optional details like name and phone number.
- `PAYSTACK_CREATE_PAYMENT_PAGE` — Create Payment Page — Tool to create a payment page on your Paystack integration. Use when you need to create a payment page that customers can visit to make payments.

## Auth

Auth schemes: `API_KEY`.

## How agents use Paystack

Inside a Definable workflow, Paystack is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Paystack** — the Researcher (GPT-5.5) pulls context from Paystack (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Paystack** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Paystack (create record, post message, draft email).
- **Designer / Engineer → Distributor → Paystack** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Paystack (attach file, open PR comment, post status).

The Verifier checks every Paystack call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- payment processing — https://definable.ai/apps/category/payment-processing/

## Related

- HTML page: https://definable.ai/apps/paystack/
- Same category (payment processing): https://definable.ai/apps/category/payment-processing/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
