Allows you to use Razorpay payment gateway with the WooCommerce Subscriptions plugin. This requires Subscriptions feature to be enabled for your accou …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
28
8 issue groups
Security
23
6 issue groups
I18n
8
4 issue groups
Repo Compliance
4
4 issue groups
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"RAZORPAY ERROR: Subscription creation failed with the following message: '$message'"'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "rzpSubscriptionErrorLog".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "RZP_Subscription_Webhook".
Sample message
The $text parameter must be a single text string literal. Found: $e->getMessage()
Sample message
Mismatched text domain. Expected 'razorpay-subscriptions-for-woocommerce' but got 'woocommerce-subscription'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$pluginRoot".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST[self::RAZORPAY_PAYMENT_ID]
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[self::RAZORPAY_PAYMENT_ID]. Check that the array index exists before using it.
Sample message
$_POST[self::RAZORPAY_PAYMENT_ID] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $domain parameter must be a single text string literal. Found: $this->id
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
Function "wp_set_script_translations()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.9.2.
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
1
No external asset domains detected.
admin_post
First score snapshot
v2.4.2
44
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 44 | 63 | 28 | 35 | v2.4.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.