Xendit Payment Gateway for WooCommerce
Prioritized issue groups from the latest Plugin Check scan
Maintainability
100
13 issue groups
Security
99
6 issue groups
Repo Compliance
1
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allowed_html".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "IntegrationNotification".
Sample message
Detected usage of a non-sanitized input variable: $_GET['change_payment_method']
Sample message
$_GET['order_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_settings_api_sanitized_fields_' . $this->id".
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "check_xendit_integration_notification_response".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['xendit_card_exp_month']. Check that the array index exists before using it.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "INTEGRATION_NOTIFICATION_SIGNATURE_PUBLIC_KEYS".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Function "has_block()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.9.0.
Sample message
Unescaped parameter wc_get_order_types() ) . "')\n AND posts.post_status = 'wc-cancelled'\n AND `pm_method`.`meta_value` LIKE 'xendit_%'\n AND pm_expired.meta_id IS NULL"\n\t\t\t)\n\t\t) used in $wpdb->get_col()
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of meta_query, possible slow query.
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
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
The plugin slug includes a restricted term. Your plugin slug - "woo-xendit-virtual-accounts" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
Potential connections found in static code analysis.
Outbound calls
138
External assets
0
Incoming endpoints
2
No external asset domains detected.
register_rest_route
register_rest_route
2 score snapshots
v7.1.0
37
Latest
v7.0.0
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 200 | 3 | 197 | v7.1.0 | 2.0.0 |
| 37 | 200 | 3 | 197 | v7.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.