Skip to main content

Paystack Payment Gateway

Activate Paystack Payment Method in your project

Mauricio Callรบ R. avatar
Written by Mauricio Callรบ R.
Updated this week

How to Integrate Paystack with (Step by Step)

Follow the steps below to connect Paystack to your OrderingPlus project in just a few minutes.



1. Install the Paystack Plugin (This is done by the Ordering team)

Start by installing the official Paystack plugin for OrderingPlus:


2. Open Your Paystack Settings

Log in to your Paystack Dashboard, then go to Settings.

๐Ÿ‘‰ Direct link:
โ€‹


3. Access API Keys & Webhooks

Inside Paystack, open API Keys & Webhooks.

๐Ÿ‘‰ Direct link:
โ€‹

This is where youโ€™ll get the keys needed to connect Paystack with OrderingPlus.


4. Configure the Webhook (Test Mode)

Before adding the webhook, make sure Paystack is set to Test Mode.

๐Ÿ‘‰ Test Mode view:
โ€‹

Now add the following Webhook URL:

https://paystack.plugins.orderingplus.com/{PROJECT_CODE}/webhook

โš ๏ธ Important

  • Replace {PROJECT_CODE} with your actual OrderingPlus project code.

Example:

https://paystack.plugins.orderingplus.com/orderingv1/webhook

5. Add Your Paystack Keys in OrderingPlus

From Paystack, copy the following keys:

  • Public Key (Test)

  • Secret Key (Test)

  • Public Key (Live)

  • Secret Key (Live)

Then paste them into the Paystack payment method inside your OrderingPlus Dashboard.

๐Ÿ‘‰ Dashboard example:
โ€‹

Make sure each key is placed in its matching field.
โ€‹



6. Enable Paystack

Once the keys are added:

  • Check the box next to the Paystack payment method

  • Save your changes

โœ… Thatโ€™s it โ€” Paystack is now active and ready to accept payments.

Did this answer your question?