Prerequisites
Installation
1
Download the plugin
Download the Simiz for WordPress plugin from your Simiz dashboard.You’ll receive a
.zip file named simiz-wordpress.zip.2
Upload and activate
- Go to your WordPress admin panel
- Navigate to Plugins > Add New > Upload Plugin
- Select the
simiz-wordpress.zipfile and click Install Now - Click Activate Plugin
3
Configure the plugin
- Go to Settings > Simiz Payments
- Enter your API key and webhook secret
- Select your environment (Sandbox or Production)
- Save your settings
Configuration
Navigate to Settings > Simiz Payments in your WordPress admin.Webhook URL
The plugin registers a webhook endpoint at:Shortcode usage
Embed a payment button or form anywhere on your site using the[simiz_payment] shortcode.
Basic usage
Full parameters
Examples
REST API
For custom AJAX-based payments, the plugin exposes a REST endpoint:Request body
Response
Supported payment methods
Supported currencies
Webhooks
Test mode
- Go to Settings > Simiz Payments
- Set the environment to Sandbox
- Enter your sandbox API key (
smz_test_*) - Save changes
sandbox.api.simiz.io and no real money is charged.
Full sandbox documentation
See all test numbers and scenarios in the Sandbox Testing guide.
Troubleshooting
- Shortcode not rendering
- REST API returns 401
- Webhooks not received
Solutions:
- Ensure the plugin is activated
- Check that the shortcode parameters are valid
- Verify there are no JavaScript errors on the page
- Clear your WordPress cache
Next steps
WooCommerce Integration
Need e-commerce? Use the WooCommerce plugin instead.
Webhook Verification
Learn about webhook configuration and signature verification.
API Reference
Explore the full Simiz API.
Support
Need help? Contact our support team.
Changelog
Version history
Version history

