Checkout.com Payment Gateway Security & Risk Analysis

wordpress.org/plugins/checkout-com-unified-payments-api

Checkout.com helps your business offer more payment methods and currencies to more customers. We provide best-in-class payment processing for credit c …

300 active installs v5.0.1 PHP 7.3+ WP 5.0+ Updated Jan 22, 2026
apple-paycheckoutcredit-cardpayment-gatewaypayments
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Checkout.com Payment Gateway Safe to Use in 2026?

Generally Safe

Score 100/100

Checkout.com Payment Gateway has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The plugin 'checkout-com-unified-payments-api' v5.0.1 exhibits a mixed security posture. While it demonstrates good practices like a high percentage of properly escaped outputs and the use of prepared statements for most SQL queries, several areas raise concerns. The presence of 10 AJAX handlers and 1 REST API route without authentication or permission checks creates significant attack vectors. Furthermore, the use of the `shell_exec` function, a dangerous function, is a notable risk, especially without further context on its implementation and sanitization.

The taint analysis did not reveal any critical or high-severity unsanitized flows, which is positive. However, the data indicates 2 flows with unsanitized paths, suggesting potential for vulnerabilities if these paths involve sensitive operations or user-supplied input. The plugin's vulnerability history is notably clean, with zero recorded CVEs, which could indicate either diligent security practices, a lack of targeted attacks, or that vulnerabilities have simply not been discovered or reported. This clean history, combined with the code signals, presents a complex picture: a plugin with clear potential vulnerabilities (unprotected entry points, dangerous functions) but no known exploit history.

In conclusion, while the absence of known vulnerabilities is a strength, the presence of unprotected entry points and the use of `shell_exec` represent tangible security weaknesses. The taint analysis, though not indicating critical issues, highlights areas for improvement regarding path sanitization. A cautious approach is recommended, with a focus on securing the identified unprotected entry points and carefully reviewing the usage of `shell_exec`.

Key Concerns

  • Unprotected AJAX handlers
  • Unprotected REST API routes
  • Dangerous function (shell_exec)
  • Flows with unsanitized paths
Vulnerabilities
None known

Checkout.com Payment Gateway Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Checkout.com Payment Gateway Code Analysis

Dangerous Functions
2
Raw SQL Queries
17
24 prepared
Unescaped Output
74
613 escaped
Nonce Checks
31
Capability Checks
23
File Operations
29
External Requests
20
Bundled Libraries
1

Dangerous Functions Found

shell_exec@shell_exec( sprintf( 'openssl x509 -inform der -in %s -out %s 2>&1', escapeshellarg( $temp_der_pathincludes\class-wc-gateway-checkout-com-apple-pay.php:2248
shell_exec$certificate_pem = shell_exec( $command );includes\class-wc-gateway-checkout-com-apple-pay.php:3061

Bundled Libraries

Guzzle

SQL Query Safety

59% prepared41 total queries

Output Escaping

89% escaped687 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

9 flows2 with unsanitized paths
handle_3ds_return (flow-integration\class-wc-gateway-checkout-com-flow.php:3502)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
11 unprotected

Checkout.com Payment Gateway Attack Surface

Entry Points36
Unprotected11

AJAX Handlers 35

authwp_ajax_cko_flow_create_payment_sessionflow-integration\class-wc-gateway-checkout-com-flow.php:88
noprivwp_ajax_cko_flow_create_payment_sessionflow-integration\class-wc-gateway-checkout-com-flow.php:89
authwp_ajax_cko_flow_create_orderflow-integration\class-wc-gateway-checkout-com-flow.php:92
noprivwp_ajax_cko_flow_create_orderflow-integration\class-wc-gateway-checkout-com-flow.php:93
authwp_ajax_cko_flow_create_failed_orderflow-integration\class-wc-gateway-checkout-com-flow.php:96
noprivwp_ajax_cko_flow_create_failed_orderflow-integration\class-wc-gateway-checkout-com-flow.php:97
authwp_ajax_cko_flow_store_save_card_preferenceflow-integration\class-wc-gateway-checkout-com-flow.php:100
noprivwp_ajax_cko_flow_store_save_card_preferenceflow-integration\class-wc-gateway-checkout-com-flow.php:101
authwp_ajax_cko_flow_save_payment_session_idflow-integration\class-wc-gateway-checkout-com-flow.php:104
noprivwp_ajax_cko_flow_save_payment_session_idflow-integration\class-wc-gateway-checkout-com-flow.php:105
authwp_ajax_checkoutcom_dismiss_blocks_noticeincludes\blocks\class-wc-checkoutcom-blocks-admin-notice.php:20
authwp_ajax_cko_export_logsincludes\settings\class-wc-checkoutcom-logging-settings.php:19
authwp_ajax_cko_clear_logsincludes\settings\class-wc-checkoutcom-logging-settings.php:20
authwp_ajax_cko_get_log_statsincludes\settings\class-wc-checkoutcom-logging-settings.php:21
authwp_ajax_wc_checkoutcom_register_webhookincludes\settings\class-wc-checkoutcom-webhook.php:58
authwp_ajax_wc_checkoutcom_check_webhookincludes\settings\class-wc-checkoutcom-webhook.php:59
authwp_ajax_cko_generate_apple_pay_csrwoocommerce-gateway-checkout-com.php:321
authwp_ajax_cko_upload_apple_pay_certificatewoocommerce-gateway-checkout-com.php:322
authwp_ajax_cko_generate_apple_pay_merchant_certificatewoocommerce-gateway-checkout-com.php:323
authwp_ajax_cko_upload_apple_pay_domain_associationwoocommerce-gateway-checkout-com.php:324
authwp_ajax_cko_generate_apple_pay_merchant_identity_csrwoocommerce-gateway-checkout-com.php:325
authwp_ajax_cko_upload_apple_pay_merchant_identity_certificatewoocommerce-gateway-checkout-com.php:326
authwp_ajax_cko_test_apple_pay_certificatewoocommerce-gateway-checkout-com.php:327
authwp_ajax_cko_validate_checkoutwoocommerce-gateway-checkout-com.php:1904
noprivwp_ajax_cko_validate_checkoutwoocommerce-gateway-checkout-com.php:1905
authwp_ajax_cko_flow_create_orderwoocommerce-gateway-checkout-com.php:1961
noprivwp_ajax_cko_flow_create_orderwoocommerce-gateway-checkout-com.php:1962
authwp_ajax_cko_flow_create_payment_sessionwoocommerce-gateway-checkout-com.php:1968
noprivwp_ajax_cko_flow_create_payment_sessionwoocommerce-gateway-checkout-com.php:1969
authwp_ajax_cko_flow_create_orderwoocommerce-gateway-checkout-com.php:1970
noprivwp_ajax_cko_flow_create_orderwoocommerce-gateway-checkout-com.php:1971
authwp_ajax_cko_get_payment_sessionwoocommerce-gateway-checkout-com.php:2044
noprivwp_ajax_cko_get_payment_sessionwoocommerce-gateway-checkout-com.php:2045
authwp_ajax_get_cart_infowoocommerce-gateway-checkout-com.php:2197
noprivwp_ajax_get_cart_infowoocommerce-gateway-checkout-com.php:2198

REST API Routes 1

GET/wp-json/ckoplugin/v1/payment-statuswoocommerce-gateway-checkout-com.php:2130
WordPress Hooks 140
actionwoocommerce_api_wc_checkoutcom_webhookflow-integration\class-wc-gateway-checkout-com-flow.php:62
actionwoocommerce_api_wc_checkoutcom_flow_processflow-integration\class-wc-gateway-checkout-com-flow.php:66
actiontemplate_redirectflow-integration\class-wc-gateway-checkout-com-flow.php:71
filterwoocommerce_subscription_payment_metaflow-integration\class-wc-gateway-checkout-com-flow.php:74
actionwoocommerce_checkout_create_orderflow-integration\class-wc-gateway-checkout-com-flow.php:77
actionwoocommerce_checkout_create_orderflow-integration\class-wc-gateway-checkout-com-flow.php:79
actionwoocommerce_order_status_changedflow-integration\class-wc-gateway-checkout-com-flow.php:82
filterwoocommerce_new_order_note_dataflow-integration\class-wc-gateway-checkout-com-flow.php:85
actionadmin_menuincludes\admin\class-wc-checkoutcom-diagnostics.php:21
actionadmin_menuincludes\admin\class-wc-checkoutcom-webhook-queue-admin.php:23
actionadmin_initincludes\admin\class-wc-checkoutcom-webhook-queue-admin.php:24
filterwoocommerce_subscription_payment_metaincludes\apms\class-wc-gateway-checkout-com-alternative-payments-sepa.php:43
actionwoocommerce_order_status_failedincludes\apms\class-wc-gateway-checkout-com-alternative-payments-sepa.php:163
actionwoocommerce_order_status_changedincludes\apms\class-wc-gateway-checkout-com-alternative-payments-sepa.php:164
actionwoocommerce_order_status_failedincludes\apms\class-wc-gateway-checkout-com-alternative-payments-sepa.php:212
actionwoocommerce_order_status_changedincludes\apms\class-wc-gateway-checkout-com-alternative-payments-sepa.php:213
actionadmin_noticesincludes\blocks\class-wc-checkoutcom-blocks-admin-notice.php:19
actionwoocommerce_blocks_loadedincludes\blocks\class-wc-checkoutcom-blocks-integration.php:26
actionwoocommerce_blocks_payment_method_type_registrationincludes\blocks\class-wc-checkoutcom-blocks-integration.php:51
actionwoocommerce_api_wc_checkoutcom_sessionincludes\class-wc-gateway-checkout-com-apple-pay.php:49
actionwoocommerce_api_wc_checkoutcom_generate_tokenincludes\class-wc-gateway-checkout-com-apple-pay.php:51
actionadmin_enqueue_scriptsincludes\class-wc-gateway-checkout-com-apple-pay.php:56
actionwoocommerce_api_wc_checkoutcom_callbackincludes\class-wc-gateway-checkout-com-cards.php:79
actionwoocommerce_api_wc_checkoutcom_webhookincludes\class-wc-gateway-checkout-com-cards.php:86
actionwp_enqueue_scriptsincludes\class-wc-gateway-checkout-com-cards.php:90
filterwoocommerce_subscription_payment_metaincludes\class-wc-gateway-checkout-com-cards.php:93
actionwp_enqueue_scriptsincludes\class-wc-gateway-checkout-com-google-pay.php:51
actionwp_enqueue_scriptsincludes\class-wc-gateway-checkout-com-paypal.php:51
filterscript_loader_tagincludes\class-wc-gateway-checkout-com-paypal.php:52
actionwoocommerce_after_add_to_cart_formincludes\express\apple-pay\class-apple-pay-express.php:45
actionwoocommerce_proceed_to_checkoutincludes\express\apple-pay\class-apple-pay-express.php:52
actionwoocommerce_blocks_cart_block_renderincludes\express\apple-pay\class-apple-pay-express.php:55
actionwoocommerce_after_cart_tableincludes\express\apple-pay\class-apple-pay-express.php:58
actionwoocommerce_cart_collateralsincludes\express\apple-pay\class-apple-pay-express.php:61
actionwp_enqueue_scriptsincludes\express\apple-pay\class-apple-pay-express.php:63
filterwoocommerce_available_payment_gatewaysincludes\express\apple-pay\class-apple-pay-express.php:65
actionwoocommerce_review_order_after_submitincludes\express\apple-pay\class-apple-pay-express.php:67
actionwoocommerce_initincludes\express\apple-pay\class-apple-pay-express.php:69
actionwoocommerce_cart_emptiedincludes\express\apple-pay\class-apple-pay-express.php:72
actionwoocommerce_cart_item_removedincludes\express\apple-pay\class-apple-pay-express.php:73
actionwoocommerce_update_cart_action_cart_updatedincludes\express\apple-pay\class-apple-pay-express.php:74
actionwoocommerce_cart_item_set_quantityincludes\express\apple-pay\class-apple-pay-express.php:75
actionwoocommerce_add_to_cartincludes\express\apple-pay\class-apple-pay-express.php:76
filterwoocommerce_checkout_get_valueincludes\express\apple-pay\class-apple-pay-express.php:81
filterwoocommerce_payment_gatewaysincludes\express\apple-pay\class-apple-pay-express.php:113
filteroption_woocommerce_wc_checkout_com_apple_pay_settingsincludes\express\apple-pay\class-apple-pay-express.php:114
filterwoocommerce_available_payment_gatewaysincludes\express\apple-pay\class-apple-pay-express.php:115
actionwoocommerce_after_add_to_cart_formincludes\express\class-wc-checkoutcom-express-checkout-element.php:53
actionwoocommerce_after_shop_loop_itemincludes\express\class-wc-checkoutcom-express-checkout-element.php:54
actionwoocommerce_proceed_to_checkoutincludes\express\class-wc-checkoutcom-express-checkout-element.php:55
actionwoocommerce_blocks_cart_block_renderincludes\express\class-wc-checkoutcom-express-checkout-element.php:56
actionwoocommerce_checkout_before_customer_detailsincludes\express\class-wc-checkoutcom-express-checkout-element.php:57
actionwp_enqueue_scriptsincludes\express\class-wc-checkoutcom-express-checkout-element.php:60
actionwoocommerce_after_add_to_cart_formincludes\express\google-pay\class-google-pay-express.php:45
actionwoocommerce_proceed_to_checkoutincludes\express\google-pay\class-google-pay-express.php:52
actionwoocommerce_blocks_cart_block_renderincludes\express\google-pay\class-google-pay-express.php:55
actionwoocommerce_after_cart_tableincludes\express\google-pay\class-google-pay-express.php:58
actionwoocommerce_cart_collateralsincludes\express\google-pay\class-google-pay-express.php:61
actionwp_enqueue_scriptsincludes\express\google-pay\class-google-pay-express.php:63
filterwoocommerce_available_payment_gatewaysincludes\express\google-pay\class-google-pay-express.php:65
actionwoocommerce_review_order_after_submitincludes\express\google-pay\class-google-pay-express.php:67
actionwoocommerce_initincludes\express\google-pay\class-google-pay-express.php:69
actionwoocommerce_cart_emptiedincludes\express\google-pay\class-google-pay-express.php:72
actionwoocommerce_cart_item_removedincludes\express\google-pay\class-google-pay-express.php:73
actionwoocommerce_update_cart_action_cart_updatedincludes\express\google-pay\class-google-pay-express.php:74
actionwoocommerce_cart_item_set_quantityincludes\express\google-pay\class-google-pay-express.php:75
actionwoocommerce_add_to_cartincludes\express\google-pay\class-google-pay-express.php:76
filterwoocommerce_checkout_get_valueincludes\express\google-pay\class-google-pay-express.php:81
filterwoocommerce_payment_gatewaysincludes\express\google-pay\class-google-pay-express.php:113
filteroption_woocommerce_wc_checkout_com_google_pay_settingsincludes\express\google-pay\class-google-pay-express.php:114
filterwoocommerce_available_payment_gatewaysincludes\express\google-pay\class-google-pay-express.php:115
actionwoocommerce_after_add_to_cart_formincludes\express\paypal\class-paypal-express.php:45
actionwoocommerce_proceed_to_checkoutincludes\express\paypal\class-paypal-express.php:52
actionwoocommerce_blocks_cart_block_renderincludes\express\paypal\class-paypal-express.php:55
actionwoocommerce_after_cart_tableincludes\express\paypal\class-paypal-express.php:58
actionwoocommerce_cart_collateralsincludes\express\paypal\class-paypal-express.php:61
actionwp_enqueue_scriptsincludes\express\paypal\class-paypal-express.php:63
filterwoocommerce_available_payment_gatewaysincludes\express\paypal\class-paypal-express.php:65
actionwoocommerce_review_order_after_submitincludes\express\paypal\class-paypal-express.php:67
actionwoocommerce_initincludes\express\paypal\class-paypal-express.php:69
actionwoocommerce_cart_emptiedincludes\express\paypal\class-paypal-express.php:72
actionwoocommerce_cart_item_removedincludes\express\paypal\class-paypal-express.php:73
actionwoocommerce_update_cart_action_cart_updatedincludes\express\paypal\class-paypal-express.php:74
actionwoocommerce_cart_item_set_quantityincludes\express\paypal\class-paypal-express.php:75
actionwoocommerce_add_to_cartincludes\express\paypal\class-paypal-express.php:76
filterwoocommerce_checkout_get_valueincludes\express\paypal\class-paypal-express.php:81
filterwoocommerce_payment_gatewaysincludes\express\paypal\class-paypal-express.php:113
filteroption_woocommerce_wc_checkout_com_paypal_settingsincludes\express\paypal\class-paypal-express.php:114
filterwoocommerce_available_payment_gatewaysincludes\express\paypal\class-paypal-express.php:115
actionwp_footerincludes\logging\class-wc-checkoutcom-enhanced-logger.php:125
actionadmin_footerincludes\logging\class-wc-checkoutcom-enhanced-logger.php:126
actioncko_log_cleanupincludes\logging\class-wc-checkoutcom-log-manager.php:78
actionshutdownincludes\logging\class-wc-checkoutcom-log-manager.php:81
actioninitincludes\logging\class-wc-checkoutcom-performance-monitor.php:86
actionwp_loadedincludes\logging\class-wc-checkoutcom-performance-monitor.php:87
actionshutdownincludes\logging\class-wc-checkoutcom-performance-monitor.php:88
filterlog_query_custom_dataincludes\logging\class-wc-checkoutcom-performance-monitor.php:92
actionwoocommerce_admin_field_checkoutcom_webhook_settingsincludes\settings\class-wc-checkoutcom-cards-settings.php:21
actionadmin_menuincludes\settings\class-wc-checkoutcom-logging-settings.php:17
actionadmin_initincludes\settings\class-wc-checkoutcom-logging-settings.php:18
filterwoocommerce_checkout_registration_enabledwoocommerce-gateway-checkout-com.php:55
filterwoocommerce_available_payment_gatewayswoocommerce-gateway-checkout-com.php:148
filterwoocommerce_available_payment_gatewayswoocommerce-gateway-checkout-com.php:177
actionwoocommerce_before_checkout_processwoocommerce-gateway-checkout-com.php:204
actionwoocommerce_checkout_processwoocommerce-gateway-checkout-com.php:245
actionwoocommerce_new_orderwoocommerce-gateway-checkout-com.php:266
actionplugins_loadedwoocommerce-gateway-checkout-com.php:279
actioncko_cleanup_old_webhookswoocommerce-gateway-checkout-com.php:313
filterwoocommerce_payment_gatewayswoocommerce-gateway-checkout-com.php:370
actionwp_enqueue_scriptswoocommerce-gateway-checkout-com.php:379
actionbefore_woocommerce_initwoocommerce-gateway-checkout-com.php:448
actioninitwoocommerce-gateway-checkout-com.php:741
filterwc_order_statuseswoocommerce-gateway-checkout-com.php:762
actionwoocommerce_checkout_processwoocommerce-gateway-checkout-com.php:777
actionwoocommerce_new_orderwoocommerce-gateway-checkout-com.php:803
actionwoocommerce_update_orderwoocommerce-gateway-checkout-com.php:804
actionsave_postwoocommerce-gateway-checkout-com.php:805
actionadmin_initwoocommerce-gateway-checkout-com.php:806
actionadmin_noticeswoocommerce-gateway-checkout-com.php:970
actionadmin_noticeswoocommerce-gateway-checkout-com.php:1037
actionadmin_enqueue_scriptswoocommerce-gateway-checkout-com.php:1078
actionwp_enqueue_scriptswoocommerce-gateway-checkout-com.php:1161
actionwp_headwoocommerce-gateway-checkout-com.php:1218
filterscript_loader_tagwoocommerce-gateway-checkout-com.php:1230
actionwoocommerce_order_item_add_action_buttonswoocommerce-gateway-checkout-com.php:1550
actionwoocommerce_process_shop_order_metawoocommerce-gateway-checkout-com.php:1587
actionwoocommerce_thankyouwoocommerce-gateway-checkout-com.php:1687
filterwoocommerce_gateway_iconwoocommerce-gateway-checkout-com.php:1713
actionwoocommerce_scheduled_subscription_payment_wc_checkout_com_cardswoocommerce-gateway-checkout-com.php:1814
actionwoocommerce_scheduled_subscription_payment_wc_checkout_com_alternative_payments_sepawoocommerce-gateway-checkout-com.php:1815
actionwoocommerce_scheduled_subscription_payment_wc_checkout_com_google_paywoocommerce-gateway-checkout-com.php:1816
actionwoocommerce_scheduled_subscription_payment_wc_checkout_com_apple_paywoocommerce-gateway-checkout-com.php:1817
actionwoocommerce_scheduled_subscription_payment_wc_checkout_com_paypalwoocommerce-gateway-checkout-com.php:1818
actionwoocommerce_scheduled_subscription_payment_wc_checkout_com_flowwoocommerce-gateway-checkout-com.php:1819
actionwoocommerce_subscription_status_cancelledwoocommerce-gateway-checkout-com.php:1833
filterrewrite_rules_arraywoocommerce-gateway-checkout-com.php:1850
filterquery_varswoocommerce-gateway-checkout-com.php:1851
actionparse_requestwoocommerce-gateway-checkout-com.php:1852
actioninitwoocommerce-gateway-checkout-com.php:1965
actionrest_api_initwoocommerce-gateway-checkout-com.php:2127

Scheduled Events 3

cko_log_cleanup
cko_log_cleanup
cko_cleanup_old_webhooks
Maintenance & Trust

Checkout.com Payment Gateway Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.0
Last updatedJan 22, 2026
PHP min version7.3
Downloads40K

Community Trust

Rating100/100
Number of ratings3
Active installs300
Developer Profile

Checkout.com Payment Gateway Developer Profile

checkoutintegration

1 plugin · 300 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Checkout.com Payment Gateway

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/checkout-com-unified-payments-api/checkout.com-cards.js/wp-content/plugins/checkout-com-unified-payments-api/checkout.com-apple-pay.js/wp-content/plugins/checkout-com-unified-payments-api/checkout.com-google-pay.js/wp-content/plugins/checkout-com-unified-payments-api/checkout.com-paypal.js/wp-content/plugins/checkout-com-unified-payments-api/checkout.com-klarna.js/wp-content/plugins/checkout-com-unified-payments-api/checkout.com-afterpay.js/wp-content/plugins/checkout-com-unified-payments-api/checkout.com-afterpay-v2.js/wp-content/plugins/checkout-com-unified-payments-api/checkout.com-redirect.js+2 more
Script Paths
/wp-content/plugins/checkout-com-unified-payments-api/checkout.com-cards.js/wp-content/plugins/checkout-com-unified-payments-api/checkout.com-apple-pay.js/wp-content/plugins/checkout-com-unified-payments-api/checkout.com-google-pay.js/wp-content/plugins/checkout-com-unified-payments-api/checkout.com-paypal.js/wp-content/plugins/checkout-com-unified-payments-api/checkout.com-klarna.js/wp-content/plugins/checkout-com-unified-payments-api/checkout.com-afterpay.js+3 more
Version Parameters
checkout-com-unified-payments-api/checkout.com-cards.js?ver=checkout-com-unified-payments-api/checkout.com-apple-pay.js?ver=checkout-com-unified-payments-api/checkout.com-google-pay.js?ver=checkout-com-unified-payments-api/checkout.com-paypal.js?ver=checkout-com-unified-payments-api/checkout.com-klarna.js?ver=checkout-com-unified-payments-api/checkout.com-afterpay.js?ver=checkout-com-unified-payments-api/checkout.com-afterpay-v2.js?ver=checkout-com-unified-payments-api/checkout.com-redirect.js?ver=checkout-com-unified-payments-api/checkout.com-methods.js?ver=checkout-com-unified-payments-api/checkout.com-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
cko-cards-gatewaycko-apple-pay-gatewaycko-google-pay-gatewaycko-paypal-gatewaycko-klarna-gatewaycko-afterpay-gatewaycko-afterpay-v2-gatewaycko-redirect-gateway+1 more
HTML Comments
<!-- IMPORTANT: Plugin Update Compatibility --><!-- Plugin folder name: checkout-com-unified-payments-api --><!-- Main plugin file: woocommerce-gateway-checkout-com.php --><!-- Plugin Name header: Checkout.com Payment Gateway -->+14 more
Data Attributes
data-cko-checkout-modedata-cko-public-keydata-cko-themedata-cko-payment-tokendata-cko-cvvdata-cko-card-number+13 more
JS Globals
checkoutComckoCardForm
REST Endpoints
/wp-json/checkout-com/v1/webhooks/wp-json/checkout-com/v1/payment_token
FAQ

Frequently Asked Questions about Checkout.com Payment Gateway