Payoneer Checkout Security & Risk Analysis

wordpress.org/plugins/payoneer-checkout

Payoneer Checkout for WooCommerce - Build beautiful checkout flows + manage payments in one place

5K active installs v3.5.6 PHP 7.4+ WP 6.5+ Updated Mar 2, 2026
checkoutpaymentwoocommerce
99
A · Safe
CVEs total1
Unpatched0
Last CVESep 5, 2025
Download
Safety Verdict

Is Payoneer Checkout Safe to Use in 2026?

Generally Safe

Score 99/100

Payoneer Checkout has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Sep 5, 2025Updated 1mo ago
Risk Assessment

The 'payoneer-checkout' plugin v3.5.6 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and a high percentage of proper output escaping. The absence of external HTTP requests and bundled libraries is also a strength. However, significant concerns arise from the attack surface analysis. With three AJAX handlers identified, all lacking authentication checks, this presents a substantial risk of unauthorized actions. The taint analysis further highlights this, revealing two flows with unsanitized paths that are flagged as high severity, directly correlating with the lack of authorization on the AJAX endpoints. The vulnerability history, while showing no currently unpatched CVEs, indicates a past medium-severity vulnerability, with 'Missing Authorization' being a common type. This pattern suggests a recurring theme of authorization bypass vulnerabilities. In conclusion, while the plugin has foundational security measures in place, the unprotected AJAX endpoints and associated high-severity taint flows create a notable risk that requires immediate attention.

Key Concerns

  • AJAX handlers without auth checks
  • High severity unsanitized taint flows
  • Total entry points: 3, Unprotected: 3
  • Past medium severity vulnerability
Vulnerabilities
1

Payoneer Checkout Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-58795medium · 5.3Missing Authorization

Payoneer Checkout <= 3.4.0 - Missing Authorization

Sep 5, 2025 Patched in 3.5.0 (21d)
Code Analysis
Analyzed Mar 16, 2026

Payoneer Checkout Code Analysis

Dangerous Functions
78
Raw SQL Queries
0
4 prepared
Unescaped Output
7
94 escaped
Nonce Checks
3
Capability Checks
3
File Operations
7
External Requests
0
Bundled Libraries
0

Dangerous Functions Found

assertassert($object instanceof Throwable);modules\inpsyde\logger\src\Formatter\ExceptionFormatter.php:27
assertassert(is_callable($registerLoggingEvents));modules\inpsyde\logger\src\LoggerModule.php:35
assertassert($iconProvider instanceof IconProviderInterface);modules\inpsyde\payment-gateway\src\Method\DefaultPaymentMethodDefinitionTrait.php:107
assertassert(is_callable($canBeUsed));modules\inpsyde\payment-gateway\src\PaymentGateway.php:94
assertassert($paymentRequestValidator instanceof PaymentRequestValidatorInterface);modules\inpsyde\payment-gateway\src\PaymentGateway.php:110
assertassert($processor instanceof PaymentProcessorInterface);modules\inpsyde\payment-gateway\src\PaymentGateway.php:118
assertassert($iconService instanceof GatewayIconsRendererInterface);modules\inpsyde\payment-gateway\src\PaymentGateway.php:126
assertassert($refundProcessor instanceof RefundProcessorInterface);modules\inpsyde\payment-gateway\src\PaymentGateway.php:174
assertassert($renderer instanceof PaymentFieldsRendererInterface);modules\inpsyde\payment-gateway\src\PaymentGateway.php:185
assertassert($fieldRenderer instanceof SettingsFieldRendererInterface);modules\inpsyde\payment-gateway\src\PaymentGateway.php:221
assertassert(is_string($optionKey));modules\inpsyde\payment-gateway\src\PaymentGateway.php:388
assertassert($iconProvider instanceof IconProviderInterface);modules\inpsyde\payment-gateway\src\PaymentGatewayBlocks.php:69
assertassert($gateway instanceof PaymentGateway);modules\inpsyde\payment-gateway\src\PaymentGatewayBlocks.php:81
assertassert(is_array($requiredServices));modules\inpsyde\payment-gateway\src\PaymentGatewayModule.php:92
assertassert($gatewayValidator instanceof PaymentGatewayValidator);modules\inpsyde\payment-gateway\src\PaymentGatewayModule.php:108
assertassert(is_string($gatewayId));modules\inpsyde\payment-gateway\src\PaymentGatewayModule.php:110
assertassert($gatewayValidator instanceof PaymentGatewayValidator);modules\inpsyde\payment-gateway\src\PaymentGatewayModule.php:128
assertassert(is_string($gatewayId));modules\inpsyde\payment-gateway\src\PaymentGatewayModule.php:130
assertassert($adminStyle instanceof Asset);modules\inpsyde\payoneer-admin-banner\src\AdminBannerModule.php:33
assertassert($renderer instanceof AdminBannerRendererInterface);modules\inpsyde\payoneer-admin-banner\src\AdminBannerModule.php:40
assertassert($eventHandler instanceof AnalyticsEventHandlerInterface);modules\inpsyde\payoneer-analytics\src\AnalyticsModule.php:31
assertassert(is_callable($gaSessionIdProvider));modules\inpsyde\payoneer-analytics\src\AnalyticsModule.php:79
assertassert($wcSession instanceof \WC_Session);modules\inpsyde\payoneer-analytics\src\AnalyticsModule.php:101
assertassert(is_callable($gaSessionIdProvider));modules\inpsyde\payoneer-analytics\src\AnalyticsModule.php:112
assertassert(is_string($paymentMethod));modules\inpsyde\payoneer-embedded-payment\src\AjaxOrderPay\AjaxPayAction.php:101
assertassert($wp_rewrite instanceof WP_Rewrite);modules\inpsyde\payoneer-embedded-payment\src\AjaxOrderPay\OrderPayload.php:62
assertassert(is_callable($canEnqueue));modules\inpsyde\payoneer-embedded-payment\src\EmbeddedPaymentModule.php:85
assertassert($listSessionManager instanceof ListSessionManager);modules\inpsyde\payoneer-embedded-payment\src\EmbeddedPaymentModule.php:157
assertassert($listProvider instanceof ListSessionProvider);modules\inpsyde\payoneer-embedded-payment\src\EmbeddedPaymentModule.php:200
assertassert($envExtractor instanceof ListUrlEnvironmentExtractor);modules\inpsyde\payoneer-embedded-payment\src\EmbeddedPaymentModule.php:202
assertassert($sdkIntegrity instanceof SdkIntegrityService);modules\inpsyde\payoneer-embedded-payment\src\EmbeddedPaymentModule.php:214
assertassert(is_array($payoneerMethods));modules\inpsyde\payoneer-embedded-payment\src\EmbeddedPaymentModule.php:330
assertassert($hostedFlowOverrideFlag instanceof PaymentFieldsRendererInterface);modules\inpsyde\payoneer-embedded-payment\src\PaymentFieldsRendererFactory.php:34
assertassert($debugRenderer instanceof ListDebugFieldRenderer);modules\inpsyde\payoneer-embedded-payment\src\PaymentFieldsRendererFactory.php:40
assertassert($manager instanceof ListSessionManager);modules\inpsyde\payoneer-list-session\src\ListSession\ListSessionManagerProxy.php:26
assertassert($list instanceof ListInterface);modules\inpsyde\payoneer-list-session\src\ListSessionModule.php:66
assertassert($session instanceof WC_Session_Handler || count(array_intersect(['has_session', 'init_sessionmodules\inpsyde\payoneer-payment-gateway-checkout\inc\extensions.php:21
assertassert($tokenGenerator instanceof TokenGenerator);modules\inpsyde\payoneer-payment-gateway-checkout\inc\extensions.php:24
assertassert(is_string($saltOptionName));modules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:76
assertassert(is_array($eventsToUpdateSaltOn));modules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:77
assertassert(is_array($payoneerGatewayIds));modules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:240
assertassert(is_array($payoneerGatewayIds));modules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:261
assertassert(is_string($paymentMethodsIconsCss));modules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:274
assertassert(is_array($payoneerPaymentGateways));modules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:296
assertassert(is_string($chargeIdFieldName));modules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:301
assertassert($misconfigurationDetector instanceof MisconfigurationDetectorInterface);modules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:368
assertassert($paymentProcessor instanceof PaymentProcessorInterface);modules\inpsyde\payoneer-payment-methods\src\Definition\AbstractPayoneerPaymentMethodDefinition.php:121
assertassert($refundProcessor instanceof RefundProcessorInterface);modules\inpsyde\payoneer-payment-methods\src\Definition\AbstractPayoneerPaymentMethodDefinition.php:133
assertassert(is_array($defaultIcons));modules\inpsyde\payoneer-payment-methods\src\Definition\AbstractPayoneerPaymentMethodDefinition.php:141
assertassert($factory instanceof IconProviderFactory);modules\inpsyde\payoneer-payment-methods\src\Definition\AbstractPayoneerPaymentMethodDefinition.php:145
assertassert($iconProvider instanceof IconProviderInterface);modules\inpsyde\payoneer-payment-methods\src\Definition\AbstractPayoneerPaymentMethodDefinition.php:151
assertassert(is_callable($callback));modules\inpsyde\payoneer-payment-methods\src\Definition\AbstractPayoneerPaymentMethodDefinition.php:182
assertassert($paymentProcessor instanceof PaymentProcessorInterface);modules\inpsyde\payoneer-payment-methods\src\Definition\HostedPaymentPage.php:39
assertassert($wcOrder instanceof WC_Order);modules\inpsyde\payoneer-payment-methods\src\PaymentMethodsModule.php:78
assertassert(is_array($payoneerMethodIds));modules\inpsyde\payoneer-payment-methods\src\PaymentMethodsModule.php:80
assertassert($processor instanceof RefundProcessor);modules\inpsyde\payoneer-payment-methods\src\PaymentMethodsModule.php:89
assertassert($orderDetails instanceof AsyncRefundAdminUi);modules\inpsyde\payoneer-payment-methods\src\PaymentMethodsModule.php:185
assertassert($globalNotices instanceof AsyncRefundGlobalNotices);modules\inpsyde\payoneer-payment-methods\src\PaymentMethodsModule.php:187
assertassert($this->order instanceof WC_Order);modules\inpsyde\payoneer-payment-methods\src\Refunds\Service\RefundState.php:79
assertassert($this->order instanceof WC_Order);modules\inpsyde\payoneer-payment-methods\src\Refunds\Service\RefundState.php:90
assertassert(is_string($this->longId));modules\inpsyde\payoneer-sdk\src\Api\Command\PrepareRequestUrlPathTrait.php:18
assertassert(is_callable($escapeOverride));modules\inpsyde\payoneer-settings\src\Fields\CssField.php:20
assertassert(is_array($payoneerMethods));modules\inpsyde\payoneer-settings\src\SettingsModule.php:70
assertassert(is_array($paymentGatewayIds));modules\inpsyde\payoneer-settings\src\SettingsModule.php:83
assertassert(is_array($paymentGatewayIds));modules\inpsyde\payoneer-settings\src\SettingsModule.php:106
assertassert(is_array($paymentGatewaysIds));modules\inpsyde\payoneer-settings\src\SettingsModule.php:173
assertassert(is_string($code));modules\inpsyde\payoneer-settings\src\SettingsModule.php:240
assertassert($gatewayOptions instanceof \Traversable);modules\inpsyde\payoneer-settings\src\SettingsModule.php:419
assertassert($saveMerchantCommand instanceof SaveMerchantCommandInterface);modules\inpsyde\payoneer-settings\src\SettingsModule.php:431
assertassert($merchantDeserializer instanceof MerchantDeserializerInterface);modules\inpsyde\payoneer-settings\src\SettingsModule.php:433
assertassert($apiCredentialsValidator instanceof ValidatorInterface);modules\inpsyde\payoneer-settings\src\SettingsModule.php:439
assertassert(is_string($gatewayId));modules\inpsyde\payoneer-settings\src\SettingsModule.php:507
assertassert($settings instanceof Settings);modules\inpsyde\payoneer-status-report\src\Data\LogCollector\LogCollectorFactory.php:55
assertassert(is_array($listSession));modules\inpsyde\payoneer-status-report\src\Email\SystemReportFormatter.php:314
assertassert($statusReportRenderer instanceof Renderer);modules\inpsyde\payoneer-status-report\src\StatusReportModule.php:53
assertassert($collector instanceof SystemReportCollectorInterface);modules\inpsyde\payoneer-status-report\src\StatusReportModule.php:81
assertassert($emailSender instanceof SystemReportEmailSenderInterface);modules\inpsyde\payoneer-status-report\src\StatusReportModule.php:83
assertassert($restEndpoint instanceof AdminNoticeRestEndpoint);modules\inpsyde\payoneer-wp\src\WpModule.php:64

SQL Query Safety

100% prepared4 total queries

Output Escaping

93% escaped101 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
get_field_value (modules\inpsyde\payment-gateway\src\PaymentGateway.php:281)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

Payoneer Checkout Attack Surface

Entry Points3
Unprotected3

AJAX Handlers 3

authwp_ajax_payoneer_order_paymodules\inpsyde\payoneer-embedded-payment\src\EmbeddedPaymentModule.php:248
noprivwp_ajax_payoneer_order_paymodules\inpsyde\payoneer-embedded-payment\src\EmbeddedPaymentModule.php:249
authwp_ajax_woocommerce_toggle_gateway_enabledmodules\inpsyde\payoneer-settings\src\SettingsModule.php:105
WordPress Hooks 73
actionwoocommerce_settings_checkoutmodules\inpsyde\payment-gateway\src\PaymentGateway.php:60
filterwoocommerce_payment_gatewaysmodules\inpsyde\payment-gateway\src\PaymentGatewayModule.php:105
actionwoocommerce_initmodules\inpsyde\payment-gateway\src\PaymentGatewayModule.php:121
actionwoocommerce_blocks_payment_method_type_registrationmodules\inpsyde\payment-gateway\src\PaymentGatewayModule.php:125
actionall_admin_noticesmodules\inpsyde\payoneer-admin-banner\src\AdminBannerModule.php:36
actionwoocommerce_initmodules\inpsyde\payoneer-analytics\src\AnalyticsModule.php:19
actionwpmodules\inpsyde\payoneer-analytics\src\AnalyticsModule.php:44
filterwoocommerce_payment_successful_resultmodules\inpsyde\payoneer-analytics\src\AnalyticsModule.php:76
actionshutdownmodules\inpsyde\payoneer-analytics\src\AnalyticsModule.php:93
actionwoocommerce_order_status_processingmodules\inpsyde\payoneer-analytics\src\AnalyticsModule.php:125
actionwoocommerce_order_status_failedmodules\inpsyde\payoneer-analytics\src\AnalyticsModule.php:139
actionwpmodules\inpsyde\payoneer-analytics\src\AnalyticsModule.php:156
actionshutdownmodules\inpsyde\payoneer-analytics\src\AnalyticsModule.php:168
actionpayoneer-checkout.init_checkoutmodules\inpsyde\payoneer-embedded-payment\src\EmbeddedPaymentModule.php:38
actionwpmodules\inpsyde\payoneer-embedded-payment\src\EmbeddedPaymentModule.php:147
actionwoocommerce_initmodules\inpsyde\payoneer-embedded-payment\src\EmbeddedPaymentModule.php:164
actionwc_ajax_payoneer-checkout-payment-unsuccessfulmodules\inpsyde\payoneer-embedded-payment\src\EmbeddedPaymentModule.php:267
filterpayoneer-checkout.fallback_redirectmodules\inpsyde\payoneer-list-session\src\ListSessionModule.php:67
actionpayoneer-checkout.before_update_listmodules\inpsyde\payoneer-list-session\src\ListSessionModule.php:90
actioninitmodules\inpsyde\payoneer-migrator\src\MigrationModule.php:45
actionwoocommerce_initmodules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:64
filterwoocommerce_order_has_statusmodules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:157
filterwoocommerce_order_get_statusmodules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:164
actionwoocommerce_thankyoumodules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:169
actionwpmodules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:241
actionwoocommerce_before_thankyoumodules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:255
actionwpmodules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:275
actionwoocommerce_pre_payment_completemodules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:286
actionall_admin_noticesmodules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:313
actionpayoneer-checkout.webhook_requestmodules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:339
actionpayoneer-checkout.create_list_session_failedmodules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:356
filterpayoneer-checkout.payment_gateway_is_availablemodules\inpsyde\payoneer-payment-gateway-checkout\src\CheckoutModule.php:373
filterpayoneer-checkout.payment_gateway_is_availablemodules\inpsyde\payoneer-payment-methods\src\ExcludeNotSupportedCountries.php:25
actionwoocommerce_initmodules\inpsyde\payoneer-payment-methods\src\PaymentMethodsModule.php:51
actionwoocommerce_create_refundmodules\inpsyde\payoneer-payment-methods\src\PaymentMethodsModule.php:66
filterwoocommerce_valid_order_statuses_for_cancelmodules\inpsyde\payoneer-payment-methods\src\PaymentMethodsModule.php:168
actionwoocommerce_after_order_refund_object_savemodules\inpsyde\payoneer-payment-methods\src\RefundProcessor.php:89
actionadmin_noticesmodules\inpsyde\payoneer-payment-methods\src\Refunds\Admin\AsyncRefundGlobalNotices.php:36
actionwp_mail_failedmodules\inpsyde\payoneer-payment-methods\src\Refunds\Admin\RefundFailureEmailSender.php:32
filteresc_textareamodules\inpsyde\payoneer-settings\src\Fields\CssField.php:24
actionwoocommerce_initmodules\inpsyde\payoneer-settings\src\SettingsModule.php:53
actionwoocommerce_settings_startmodules\inpsyde\payoneer-settings\src\SettingsModule.php:63
filterwoocommerce_gateway_titlemodules\inpsyde\payoneer-settings\src\SettingsModule.php:68
actionall_admin_noticesmodules\inpsyde\payoneer-settings\src\SettingsModule.php:134
actionwoocommerce_settings_checkoutmodules\inpsyde\payoneer-settings\src\SettingsModule.php:171
actionwoocommerce_update_options_checkout_payoneer-generalmodules\inpsyde\payoneer-settings\src\SettingsModule.php:188
filterwoocommerce_get_sections_checkoutmodules\inpsyde\payoneer-settings\src\SettingsModule.php:197
actionpayoneer-checkout_after_init_settingsmodules\inpsyde\payoneer-settings\src\SettingsModule.php:417
filterwoocommerce_settings_api_sanitized_fields_payoneer-checkoutmodules\inpsyde\payoneer-settings\src\SettingsModule.php:425
actionadmin_headmodules\inpsyde\payoneer-settings\src\SettingsModule.php:446
actionadmin_headmodules\inpsyde\payoneer-settings\src\SettingsModule.php:465
actionadmin_initmodules\inpsyde\payoneer-settings\src\SettingsModule.php:494
filteradmin_urlmodules\inpsyde\payoneer-settings\src\SettingsModule.php:495
filterwoocommerce_rest_check_permissionsmodules\inpsyde\payoneer-status-report\src\Data\SystemReportCollector.php:52
actionphpmailer_initmodules\inpsyde\payoneer-status-report\src\Email\SystemReportEmailSender.php:94
actionwp_mail_failedmodules\inpsyde\payoneer-status-report\src\Email\SystemReportEmailSender.php:95
actionwoocommerce_system_status_reportmodules\inpsyde\payoneer-status-report\src\StatusReportModule.php:51
actionrest_api_initmodules\inpsyde\payoneer-status-report\src\StatusReportModule.php:59
actionpayoneer_process_system_reportmodules\inpsyde\payoneer-status-report\src\StatusReportModule.php:79
filtersgo_js_minify_excludemodules\inpsyde\payoneer-third-party-compat\src\ThirdPartyCompatModule.php:21
actionbefore_woocommerce_initmodules\inpsyde\payoneer-third-party-compat\src\ThirdPartyCompatModule.php:31
filterpayoneer-checkout.place_order_button.classesmodules\inpsyde\payoneer-third-party-compat\src\ThirdPartyCompatModule.php:38
actionrest_api_initmodules\inpsyde\payoneer-webhooks\src\WebhooksModule.php:20
actionpayoneer-checkout.webhook_requestmodules\inpsyde\payoneer-webhooks\src\WebhooksModule.php:35
filterwoocommerce_admin_order_should_render_refundsmodules\inpsyde\payoneer-wp\src\OrderAdmin\OrderDetailsPage.php:62
actionwoocommerce_order_item_add_action_buttonsmodules\inpsyde\payoneer-wp\src\OrderAdmin\OrderDetailsPage.php:107
actionwoocommerce_admin_order_data_after_payment_infomodules\inpsyde\payoneer-wp\src\OrderAdmin\OrderDetailsPage.php:116
filterwoocommerce_order_data_store_cpt_get_orders_querymodules\inpsyde\payoneer-wp\src\OrderFinder\AddTransactionIdFieldSupport.php:25
filterwoocommerce_order_data_store_cpt_get_orders_querymodules\inpsyde\payoneer-wp\src\RefundFinder\AddPayoutIdFieldSupport.php:24
actionrest_api_initmodules\inpsyde\payoneer-wp\src\WpModule.php:65
actionplugins_loadedpayoneer-checkout.php:47
actionpre_current_active_pluginssrc\Core\CoreModule.php:22
filterplugin_action_linkssrc\Core\PluginActionLink\PluginActionLinkRegistry.php:23

Scheduled Events 1

payoneer_process_system_report
Maintenance & Trust

Payoneer Checkout Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 2, 2026
PHP min version7.4
Downloads133K

Community Trust

Rating84/100
Number of ratings5
Active installs5K
Developer Profile

Payoneer Checkout Developer Profile

Payoneer Checkout

1 plugin · 5K total installs

93
trust score
Avg Security Score
99/100
Avg Patch Time
21 days
View full developer profile
Detection Fingerprints

How We Detect Payoneer Checkout

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/payoneer-checkout/build/index.asset.php/wp-content/plugins/payoneer-checkout/build/admin.asset.php/wp-content/plugins/payoneer-checkout/build/frontend.asset.php
Script Paths
/wp-content/plugins/payoneer-checkout/build/index.js/wp-content/plugins/payoneer-checkout/build/admin.js/wp-content/plugins/payoneer-checkout/build/frontend.js
Version Parameters
payoneer-checkout/build/index.asset.php?ver=payoneer-checkout/build/admin.asset.php?ver=payoneer-checkout/build/frontend.asset.php?ver=

HTML / DOM Fingerprints

CSS Classes
payoneer-checkout-admin-notice
HTML Comments
<!-- Payoneer Checkout settings for your WooCommerce store. --><!-- Payoneer Checkout misconfiguration notice. -->
Data Attributes
data-payoneer-checkout-settingsdata-payoneer-checkout-admin-notice
JS Globals
payoneerCheckoutAdminpayoneerCheckoutFrontend
REST Endpoints
/wp-json/payoneer-checkout/v1/settings
FAQ

Frequently Asked Questions about Payoneer Checkout