Accepting Paystack Payments
This page will guide you through the process of setting up Paystack as a payment gateway in your Text Club application. Paystack is a popular payment processing platform that allows you to accept payments online.
Setup your Paystack Account
  • Go to the Paystack website: https://paystack.com
  • Click on the "Get Started" button to create a new account.
  • Fill in the required information to create your account.
  • Verify your email address by clicking on the link sent to your email.
Obtain Paystack API Credentials
  • Log in to the Paystack dashboard: https://dashboard.paystack.com
  • Navigate to the "Settings" section in the left sidebar.
  • Click on "API Keys & Webhooks" under the "Settings" section.
  • Copy the "Live Secret Key" and "Live Public Key" from the API keys section.
  • Make sure to keep your API keys secure and do not share them with anyone.
Setup Paystack Payment Gateway in Text Club
  1. Login to the admin panel
  2. Navigate to Settings > Payment Gateways
  3. Select Paystack
  4. In the Public Key option, paste the Live Public Key you copied from the Paystack dashboard.
  5. In the Secret Key option, paste the Live Secret Key you copied from the Paystack dashboard.
  6. In the Merchant Email option, enter your email address.
  7. Click on the Submit button to save your changes.