Appearance
How to Configure Paystack
Last update: 04 Nov 2024
Follow the steps below to configure Paystack as a payment gateway in AI Tools.
Step 1: Sign In to Paystack
Go to:
If you already have a Paystack account, sign in. Otherwise, create a new account.

Step 2: Get the API Keys
Log in to your Paystack Dashboard and navigate to:
Settings -> API Keys & Webhooks
Copy your:
- Public Key
- Secret Key
Configure the following URL as both the Callback URL and Webhook URL:
text
https://yourdomain.com/paystack-payment/callbackNote
Replace
yourdomain.comwith your actual domain name.


Step 3: Configure Paystack in the Admin Panel
Log in to your AI Tools Admin Panel and navigate to:
Payment Methods -> Paystack -> Configure
Enter the following details:
- Public Key
- Secret Key
- Merchant Email (your registered Paystack email address)
Click Update to save the configuration.

