A payment gateway plugin that enables your U.S. or Canadian business to accept credit card payments directly on your WooCommerce site.
Prioritized issue groups from the latest Plugin Check scan
Security
63
8 issue groups
Maintainability
37
11 issue groups
I18n
18
6 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$gateway'.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Could not refund Poynt order {$remoteOrderId}: ({$e->getMessage()})"'.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Detected usage of meta_value, possible slow query.
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
Use placeholders and $wpdb->prepare(); found interpolated variable {$copy} at {$copy}\n
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_'.$this->get_id().'_collect_options".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
The $text parameter must be a single text string literal. Found: $checkoutDescription
Sample message
Mismatched text domain. Expected 'godaddy-payments' but got 'woocommerce'.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'GoDaddy Payments refund transaction (ID %s) reversed by void transaction (ID %s) via Smart Terminal.'.
Sample message
Unescaped parameter $order_id_col used in $wpdb->get_results()\n$order_id_col assigned unsafely at line 180.
Sample message
Unescaped parameter $meta_table used in $wpdb->query()\n$meta_table assigned unsafely at line 176.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->id.'_ignore_discounts'".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GD_Poynt_For_WooCommerce_Loader".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "poynt_for_woocommerce".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$hide_save_button".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Too many parameters passed to function "esc_html__()". Expected: 2 parameters, received: 3
Not analyzed yet.
First score snapshot
v1.7.7
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 123 | 58 | 65 | v1.7.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.