Appearance
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.
2. Paystack Dashboard
- Log in to your Paystack Dashboard.
- Go to Settings → API Keys & Webhooks.
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
- Callback URL:
4. Admin Panel Setup
- Go to Settings → General Settings → Payment Methods Configuration in the admin panel.
- Paste the following details into the Paystack settings:
- Public Key
- Secret Key
- Merchant Email (your registered Paystack email)
- Click Update to save your changes.
✅ Your Paystack payment gateway is now successfully configured.