Razorpay for WooCommerce

Start accepting payments in minutes with 100% digital onboarding & feature filled Razorpay payment gateway with the WooCommerce plugin.

v4.8.6RazorpayUpdated 2026-06-19Added Oct 26, 2015100k+ installs50% rating0% support resolved
20
Score
974
Errors
855
Warnings
+0
Change

Category Scores

Security0
Repo66
Performance100
Maintainability0

Top Issues by Category

maintainability811
security637
i18n153

Issues Details

1,829 issues found in latest scan

WARNING254
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_clean_term_filters".

ERROR233
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Attempting to add a duplicate data set for value $value to the data provider. Fix the input data."'.

ERROR145
WordPress.WP.AlternativeFunctions.curl_curl_setopt

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR134
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Message: $message\n"'.

ERROR106
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING71
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['id'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING68
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR61
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING52
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING52
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Basic_Object".

ERROR48
wp_function_not_compatible_with_requires_wp

Function "_wp_die_process_input()" requires WordPress 5.1.0, but your plugin minimum supported version is WordPress 3.9.2.

WARNING47
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING45
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_wp_die_disabled".

WARNING45
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_GET['id']. Check that the array index exists before using it.

WARNING41
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['id']

WARNING27
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING26
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BTN_CHECKOUTJS_URL".

ERROR24
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'woo-razorpay' but got 'my_theme_domain'.

ERROR23
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: $this->id

ERROR19
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING18
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $cartAbandonmentTable used in $wpdb->get_row()\n$cartAbandonmentTable assigned unsafely at line 372.

ERROR16
WordPress.WP.AlternativeFunctions.curl_curl_errno

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR16
WordPress.WP.AlternativeFunctions.file_system_operations_fclose

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

WARNING15
WordPress.PHP.DevelopmentFunctions.error_log_error_log

error_log() found. Debug code should not normally be used in production.

WARNING15
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.

Latest Snapshot

Findings

1,829

Errors

974

Warnings

855

Score History

First score snapshot

First scan completed Jun 20, 2026

v4.8.6 ยท Plugin Check 2.0.0 ยท Model 2026.06-mvp-static-v2

Jun 20, 2026

v4.8.6

20

Latest

Findings
1,829
Errors
974
Warnings
855
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins