Implements Cpay payment gateway for your WooCommerce shop
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
37
3 issue groups
I18n
31
2 issue groups
Security
22
3 issue groups
Repo Compliance
3
3 issue groups
ERRORMaintainabilitywp function not compatible with requires wpFunction "mb_strlen()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 4.0.0.35
- Category
- Maintainability
- Occurrences
- 35
- Severity
- error
Sample message
Function "mb_strlen()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 4.0.0.
ERRORI18nText Domain MismatchMismatched text domain. Expected 'wc-casys-payment' but got 'payment-gateway-for-cpay-with-woocommerce'.30
- Category
- I18n
- Occurrences
- 30
- Severity
- error
Sample message
Mismatched text domain. Expected 'wc-casys-payment' but got 'payment-gateway-for-cpay-with-woocommerce'.
WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.9
- Category
- Security
- Occurrences
- 9
- Severity
- warning
Sample message
Processing form data without nonce verification.
WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_REQUEST['CheckSum']. Check that the array index exists before using it.7
- Category
- Security
- Occurrences
- 7
- Severity
- warning
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['CheckSum']. Check that the array index exists before using it.
WARNINGSecurityRequest data is not unslashed$_REQUEST['CheckSum'] not unslashed before sanitization. Use wp_unslash() or similar6
- Category
- Security
- Occurrences
- 6
- Severity
- warning
Sample message
$_REQUEST['CheckSum'] not unslashed before sanitization. Use wp_unslash() or similar
WARNINGMaintainabilityprevent path disclosure error reportingerror_reporting() can lead to full path disclosure.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
error_reporting() can lead to full path disclosure.
ERRORRepo Compliancelicense mismatchYour plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
ERRORRepo Complianceoutdated tested upto headerTested up to: 5.6 < 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.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
Tested up to: 5.6 < 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.
WARNINGRepo Complianceplugin header nonexistent domain pathThe "Domain Path" header in the plugin file must point to an existing folder. Found: "i18n/languages"1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- warning
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "i18n/languages"
WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "payment-gateway-for-cpay-with-woocommerce", expected "wc-casys-payment".1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "payment-gateway-for-cpay-with-woocommerce", expected "wc-casys-payment".
Show 1 moreShow less
WARNINGMaintainabilitytrademarked term1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The plugin slug includes a restricted term. Your plugin slug - "wc-casys-payment" - contains the restricted term "wc" which cannot be used at all in your plugin slug.
External Connections
Potential connections found in static code analysis.
Outbound calls
5
External assets
0
Incoming endpoints
0
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Score History
First score snapshot
v1.2
67
Latest
- Findings
- 93
- Errors
- 67
- Warnings
- 26
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 67 | 93 | 67 | 26 | v1.2 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.