Webworkz Plugins Documentation
Installation
System Requirements
Before installing the Minimal Stripe Wrapper plugin, ensure your website meets the following requirements:
Requirement | Minimum Version |
---|---|
WordPress | 5.8+ |
PHP | 7.4+ |
SSL Certificate | Required for live payments |
Note:
- An SSL certificate is mandatory for processing live payments with Stripe Checkout. If your site does not have SSL enabled, payments will not work.
- Check that your permalinks are not set to Plain. In ‘Plain’, the REST API won’t work causing webhooks to fail.
Installing & Activating the Plugin
The installation process follows the standard WordPress plugin installation method. You can install the plugin via the WordPress dashboard or manually upload it.
For detailed instructions, refer to the official WordPress plugin installation guide:
👉 Installing Plugins in WordPress