Tested on SPC4
We regret to inform you that the Paystack SPC(sms portal creator) Module is now deprecated and will no longer be actively maintained or supported.
Reasons for deprecation:
- Compatibility issues with the latest software versions
- Security vulnerabilities that cannot be addressed sufficiently.
- Obsolete functionality that is no longer relevant
To ensure a seamless experience, we recommend exploring the Paystack Integrations Directory for alternative plugins that are actively maintained and supported.
- Before you can start taking payments through Paystack, you will first need to sign up at: https://dashboard.paystack.co/#/signup. To receive live payments, you should request a Go-live after you are done with configuration and have successfully made a test payment.
-
Download the mod_spc_paystack.zip and install via your Joomla Mange extensions page.
-
Copy your API keys from your Paystack Dashboard Settings and paste them on the module settings.
-
Create a new position by typing
spc_paystack
in the position field on the right side of the page. After creating it, save the module.
-
Create the article(page) that will be the buy SMS page.
- Click on add new Article.
- On the article content, paste the text
{loadposition spc_paystack}
-
Link the article(page) to your main menu:
- Click on add new Menu Item under the main menu.
-
Click the select button beside the Menu Item Type option and select Single article under Articles on the popup overlay.
-
Click the select button beside the Select Article option and choose the buy sms page(article) you've created.
-
Save Menu and go to website to view the page created.
I think step 6-10 can be optimized to be easier, my Joomla knowledge is weak. Please feel free to share your suggestions and send Pull Requests.