Skip to content

How to Configure Paystack

Last update: 04 Nov 2024

Step 1: Sign In to Paystack

Go to Paystack.

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

Paystack Image

Step 2: Open the API Keys & Webhooks Page

Log in to your Paystack Dashboard and navigate to:

Settings -> API Keys & Webhooks

Paystack Image

Step 3: Get the Public Key and Secret Key

Copy your Public Key and Secret Key from the API Keys & Webhooks page.

Then, set 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 Image

Step 4: Configure Paystack in the Admin Panel

Log in to your Bookin Admin Panel and navigate to:

Settings -> General Settings -> Payment Methods Configuration

Enter the following details:

  • Public Key
  • Secret Key
  • Merchant Email (your registered Paystack email address)

Click Update to save the configuration.

Paystack Image

© 2019-present NativeCode. All rights reserved.