Skip to content

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:

https://paystack.com/

If you already have a Paystack account, sign in. Otherwise, create a new account.

Paystack Installation

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/callback

Note

Replace yourdomain.com with your actual domain name.

Paystack Installation

Paystack Installation

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.

Paystack Installation

© 2019-present NativeCode. All rights reserved.