Antom Payments

One click to integrate 300+ payment methods around the globe - US, APAC, Latam and Middle East: from major cards, to global digital payments, to hundr …

v2.0.6antomintegrationUpdated Added 800 installs74% rating
37
Score
60
Errors
68
Warnings
+0
Change

Category Scores

Security0
Repo88
Performance100
Maintainability71

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

128 findings

Maintainability

68

8 issue groups

Security

43

7 issue groups

I18n

14

4 issue groups

Repo Compliance

3

3 issue groups

ERRORMaintainabilitybadly named filesFile and folder names must not contain spaces or special characters.30
Category
Maintainability
Occurrences
30
Severity
error

Sample message

File and folder names must not contain spaces or special characters.

WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Gateway_Antom_Alipay_CN".24
Category
Maintainability
Occurrences
24
Severity
warning

Sample message

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

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$alt_text'.17
Category
Security
Occurrences
17
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$alt_text'.

WARNINGSecurityRequest data is not unslashed$_POST['antom_card_token'] not unslashed before sanitization. Use wp_unslash() or similar12
Category
Security
Occurrences
12
Severity
warning

Sample message

$_POST['antom_card_token'] not unslashed before sanitization. Use wp_unslash() or similar

ERRORI18nMissing Translators CommentA 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.9
Category
I18n
Occurrences
9
Severity
error

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.

WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "atom_add_gateway".7
Category
Maintainability
Occurrences
7
Severity
warning

Sample message

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

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.5
Category
Security
Occurrences
5
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_SERVER['HTTP_CLIENT_ID']4
Category
Security
Occurrences
4
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_SERVER['HTTP_CLIENT_ID']

WARNINGMaintainabilityslow db query meta keyDetected usage of meta_key, possible slow query.2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Detected usage of meta_key, possible slow query.

WARNINGMaintainabilityslow db query meta valueDetected usage of meta_value, possible slow query.2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Detected usage of meta_value, possible slow query.

Show 12 more
WARNINGSecurityMissing nonce verification2
Category
Security
Occurrences
2
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecurityInput is not validated2
Category
Security
Occurrences
2
Severity
warning

Sample message

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

WARNINGI18nNo Html Wrapped Strings2
Category
I18n
Occurrences
2
Severity
warning

Sample message

Translatable string should not be wrapped in HTML. Found: '<details>\n <summary>Antom Domain</summary>\n <div style="margin-top:5px;">\n North America (NA) Region: <strong>https://open-na-global.alipay.com</strong><br/>\n Asia Pacific (APAC) Region: <strong>https://open-sea-global.alipay.com</strong>\n </div>\n </details>\n '

ERRORI18nUnordered Placeholders Text2
Category
I18n
Occurrences
2
Severity
error

Sample message

Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in 'ERROR: Attempted to reuse payment_request_id from paid order #%d (status: %s). Payment blocked.'.

WARNINGI18nDiscouraged text-domain loading1
Category
I18n
Occurrences
1
Severity
warning

Sample message

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

WARNINGMaintainabilityNon-prefixed hook name1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "qm/info".

ERRORSecurityException output is not escaped1
Category
Security
Occurrences
1
Severity
error

Sample message

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

WARNINGMaintainabilityMissing Version1
Category
Maintainability
Occurrences
1
Severity
warning

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.

ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

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.

WARNINGRepo Complianceplugin header nonexistent domain path1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"

WARNINGRepo Compliancereadme parser warnings trimmed short description1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.

WARNINGMaintainabilityunexpected markdown file1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Unexpected markdown file "CLAUDE.md" detected in plugin root. Only specific markdown files are expected in production plugins.

External Connections

Potential connections found in static code analysis.

19 domains

Outbound calls

28

External assets

1

Incoming endpoints

10

Notable Domains

dashboard.antom.com3 · outbound
kjur.github.com2 · outbound
kjur.github.io2 · outbound
npmcdn.com2 · outbound
open-sea.alipay.com2 · outbound

Platform / Reference Domains

w3.org2 · platform/reference
gnu.org1 · platform/reference

External Asset Domains

js.antom.com2 · asset + outbound

Incoming Endpoints

wp_ajax_nopriv_antom_create_payment_sessionpublic

wp_ajax

wp_ajax_nopriv_antom_get_order_pay_redirect_urlpublic

wp_ajax

wp_ajax_nopriv_clear_my_cartpublic

wp_ajax

wp_ajax_nopriv_get_antom_cards_settingspublic

wp_ajax

wp_ajax_nopriv_get_antom_payments_settingspublic

wp_ajax

Admin AJAX endpoints5
wp_ajax_antom_create_payment_sessionauthenticated

wp_ajax

wp_ajax_antom_get_order_pay_redirect_urlauthenticated

wp_ajax

wp_ajax_clear_my_cartauthenticated

wp_ajax

wp_ajax_get_antom_cards_settingsauthenticated

wp_ajax

wp_ajax_get_antom_payments_settingsauthenticated

wp_ajax

Score History

First score snapshot

v2.0.6

37

Latest

Findings
128
Errors
60
Warnings
68
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

35 nodes

Related Plugins