Skip to content

How to Configure Paystack

Last update: 04/Nov/2024

1. Login & Sign Up

  • Go to Paystack.
  • If you already have an account, login.
  • If not, create a new account.

Paystack Image

2. Paystack Dashboard

  • Log in to your Paystack Dashboard.
  • Go to Settings → API Keys & Webhooks.

Paystack Image

3. Get Public Key & Secret Key

  • In the API Keys & Webhooks tab:
    • Copy the Public Key
    • Copy the Secret Key
  • Enter the following in the required fields:
    • Callback URL: https://domain.com/paystack-payment/callback
    • Webhook URL: https://domain.com/paystack-payment/callback

Paystack Image

4. Admin Panel Setup

  1. Go to Settings → General Settings → Payment Methods Configuration in the admin panel.
  2. Paste the following details into the Paystack settings:
    • Public Key
    • Secret Key
    • Merchant Email (your registered Paystack email)
  3. Click Update to save your changes.

Paystack Image

✅ Your Paystack payment gateway is now successfully configured.

© 2019-present NativeCode. All rights reserved.