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

Step 2: Open the API Keys & Webhooks Page
Log in to your Paystack Dashboard and navigate to:
Settings -> API Keys & Webhooks

Step 3: Copy Your API Keys
Copy the following credentials:
- Public Key
- Secret Key
Then configure the following URLs in your Paystack dashboard:
Callback URL
text
https://domain.com/paystack-payment/callbackWebhook URL
text
https://domain.com/paystack-payment/callbackReplace domain.com with your actual domain name.

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

