This is an info Alert.
x402 Logo
  • Product
    • Become Agent-Ready
      • Merchants
        Agentic Commerce — list your store across ChatGPT, Gemini, Claude & Perplexity
      • Publishers
        Monetize your content when AI agents read, cite, or train on it
      • SaaS Companies
        Treat AI agents as first-class customers with agent-priced checkout
    • Monetize
      • Monetize MCP Server
        Charge per call on any MCP server in 2 minutes
      • Monetize AI Agents
        Turn n8n, Zapier, Activepieces workflows into revenue
      • Agent Feed
        Pay-per-query access to licensed publisher content for your agents
  • Resources
    • xpay Ecosystem
      • xpay✦ Tools
        1,000+ pay-per-use tools for your AI agents
      • Agent-Ready SaaS Index
        25,481 SaaS scored on agent-buyability
      • SaaS Pricing Database
        Pricing pages indexed across 1,000+ categories
      • Shopify Apps Directory
        Every Shopify app, with its full review history
      • WooCommerce Plugins Directory
        Every WooCommerce plugin, scored on how well it is maintained
      • GitHub
        Open source repositories
    • Agent Building
      • Agent Frameworks
        AI frameworks for building multi-agent systems
      • x402 Integration
        AI frameworks with x402 payment integration
      • Networks
        Blockchain networks supporting x402
    • Company
      • About xpay✦
        Our mission, products, and protocols
      • Blog
        Latest insights and updates
      • Docs
        Complete xpay documentation
  • Pricing
  • Blog
  • Docs
Get Started
  1. xpay✦ Commerce

  2. Directory

  3. WooCommerce plugins

  4. Cheqpay Payment Gateway

Cheqpay Payment Gateway

Accept payments via Cheqpay with secure hosted payment page or PCI-compliant card fields on checkout.

20+ active installsFree on WordPress.org
View on WordPress.orgSupport forum
Will this break my store?

What the WordPress.org registry says about keeping Cheqpay Payment Gateway running.

WordPress compatibility
Tested to 6.9.5 — 1 branch behind 7.0
Tested against the WordPress branch in use today.
Last updated
5 months ago
At least 61.3 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.
Requires PHP
7.4
Your host must be running at least this version.
Requires WordPress
5.0
Contributors
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.

20+ active installsWordPress.org reports installs in bands, not exact counts.
Maintenance & trust

Scored on how Cheqpay Payment Gateway is looked after — not on how many stores run it.

Solid
Not enough public feedback to put a confident number on this one. Little public feedback — score rests mostly on release activity. What we can see is below.

Maintenance
35 / 35
Updated 156 days ago.
WordPress compatibility
14 / 20
Tested to WP 6.9.5, 1 branch(es) behind.
Support responsiveness
Not enough data
Only 0 support thread(s) — not enough to judge.
Merchant satisfaction
Not enough data
No ratings yet.
Listing transparency
6 / 10
Provides: description, homepage
2 of 5 measures had too little evidence to score. They are left out of the total rather than counted as zero — otherwise a plugin would be marked down for being small rather than for being poorly kept.Measured 2026-08-01 from the WordPress.org plugin registry.
Ratings

No one has rated this plugin on WordPress.org yet. That is a statement about the ratings page, not about the plugin — plenty of well-kept plugins never collect them.

Cheqpay Payment Gateway allows WooCommerce store owners to accept payments through Cheqpay. Choose between two payment methods:

  1. Payment Link – Redirect customers to Cheqpay’s secure hosted payment page (HPP)
  2. Card Payment – Accept credit card payments directly on your checkout page using PCI-compliant secure fields

Key Features

  • Two Payment Methods – Choose between Payment Link (HPP) or direct Card Payment
  • PCI-Compliant Card Fields – Secure card input fields powered by VGS (Very Good Security)
  • 3D Secure Support – Built-in support for 3DS authentication
  • Secure Hosted Payment Page – Customers pay on Cheqpay’s secure payment page
  • Server-Side Payment Verification – Verifies payment status via API for maximum security
  • Webhook Support – Real-time payment notifications even if customer closes browser
  • Full & Partial Refund Support – Process refunds directly from WooCommerce admin
  • Block Checkout Compatible – Works with both classic and block-based checkout
  • HPOS Compatible – Full support for High-Performance Order Storage
  • Multiple Currency Support – Supports all currencies enabled in your WooCommerce store

How Payment Link Works

  1. Customer selects Cheqpay at checkout
  2. Customer is redirected to Cheqpay’s secure payment page
  3. Customer completes payment
  4. Customer is redirected back to your store
  5. Order status is automatically updated

How Card Payment Works

  1. Customer enters card details in secure fields on your checkout page
  2. Card data is securely tokenized via VGS (never touches your server)
  3. Payment is processed through Cheqpay’s API
  4. 3D Secure authentication is handled if required
  5. Order status is automatically updated

Requirements

  • WordPress 5.0 or higher
  • WooCommerce 5.0 or higher
  • PHP 7.4 or higher
  • Active Cheqpay merchant account
  • Cheqpay Public Key
  • Cheqpay Secret Key
  • Cheqpay Webhook Secret (for webhook verification)

External Services

This plugin relies on external services to handle customer payments securely. Below is a detailed explanation of what data is sent, when, and why.

VGS (Very Good Security)

What it is: VGS provides PCI-compliant secure iframes for collecting sensitive card data. Card information is collected directly by VGS and tokenized before being sent to Cheqpay.

When used: Only when using the “Card Payment” method. VGS Collect.js is loaded on the checkout page to render secure card input fields.

What data is sent: Card number, expiration date, and CVV are entered directly into VGS-hosted iframes and tokenized. Your server never sees the raw card data.

Cheqpay Payment API

What it is: Cheqpay’s Payment API is used to create payment links and process payment transactions.

When data is sent: Data is sent to Cheqpay when:
– A customer clicks “Place Order” at checkout (to create a payment link or process card payment)
– An administrator processes a refund from the WooCommerce admin panel
– The plugin verifies payment status after a customer returns from the payment page

What data is sent:
– Order information (order ID, products, quantities, prices, total amount, currency)
– Product details (product names, descriptions, image URLs)
– Customer billing address (first name, last name, company, email, phone, street address, city, state, postal code, country)
– Customer shipping address (first name, last name, company, street address, city, state, postal code, country)
– Redirect URL (to return customers to your store after payment)
– Tokenized card data (for Card Payment method – raw card data is never sent)

Cheqpay Hosted Payment Page (HPP)

What it is: Cheqpay’s secure hosted payment page where customers enter their payment details and complete transactions.

When used: Only when using the “Payment Link” method. Customers are redirected to this page after placing an order to complete payment.

What data is sent: The payment link ID is sent via URL parameter when redirecting customers.

Cheqpay Webhooks

What it is: Cheqpay’s webhook system sends real-time payment status updates to your store.

When data is received: Webhooks are received when payment status changes (success, failure, pending).

What data is received: Payment status, order reference, payment amount, currency, and payment method type.

Legal Information

Terms of Service: https://cheqpay.mx/terminos
Privacy Policy: https://cheqpay.mx/terminos

By using this plugin, you agree to Cheqpay’s Terms of Service and Privacy Policy. All payment data is processed securely through Cheqpay’s PCI-compliant infrastructure.

Support

For support, visit https://cheqpay.mx or contact Cheqpay support.

Privacy

This plugin sends order and customer information to Cheqpay’s API for payment processing. No sensitive payment information (credit card numbers, CVV, etc.) is ever sent to or stored on your WordPress site.

For the Card Payment method, card data is collected via VGS (Very Good Security) secure iframes, tokenized, and sent directly to Cheqpay. Your WordPress site never handles raw card data.

All payment data is handled securely by Cheqpay’s PCI-compliant payment infrastructure.

How do I get my Merchant ID and API Keys?

Contact Cheqpay support to obtain your Merchant ID, Public Key, and Secret Key for integration. Visit https://cheqpay.mx for more information.

What’s the difference between Payment Link and Card Payment?

Payment Link redirects customers to Cheqpay’s hosted payment page to enter their card details. Card Payment allows customers to enter card details directly on your checkout page using secure PCI-compliant fields.

Is this plugin secure?

Yes! For Payment Link, customers enter card details on Cheqpay’s secure hosted page. For Card Payment, card data is collected via VGS (Very Good Security) secure iframes and never touches your server. All transactions use server-side verification.

Does this work with WooCommerce blocks?

Yes! The plugin is fully compatible with both classic checkout and the new block-based checkout experience.

Is this a Software as a Service (SaaS)?

Yes, this plugin connects to Cheqpay’s hosted payment page service for payment processing. By using this plugin, you agree to Cheqpay’s Terms of Service. For more information, visit https://cheqpay.mx/terminos

Can I process refunds?

Yes! You can process both full and partial refunds directly from the WooCommerce order page.

What are webhooks and why do I need them?

Webhooks allow Cheqpay to notify your store when payment status changes, even if the customer closes their browser before being redirected back. This ensures orders are always updated accurately.

Categories
CheckoutCards & digital walletsPayment gateways
Plugin details
Version2.2.22
Last updated2026-02-26 10:15pm GMT
Added2025-11-03
Requires WordPress5.0
Tested up to6.9.5
Requires PHP7.4

Tags on WordPress.org
checkout
credit card
hpp
payment gateway
woocommerce
Alternatives
Other plugins in the same categories.
Checkout Field Editor (Checkout Manager) for WooCommerce
400K+ installs
4.9(1,056)
Wallet for WooCommerce
20K+ installs
4.7(188)
Checkout Field Manager (Checkout Manager) for WooCommerce
80K+ installs
4.5(781)
Sliding Cart for WooCommerce by FunnelKit – Skip Cart & Reach WooCommerce Checkout Faster
30K+ installs
5.0(108)
YayPricing – WooCommerce Dynamic Pricing & Discounts
3K+ installs
5.0(71)
WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell
5K+ installs
4.9(171)
x402 Logo

The agent-readiness stack for the AI shopping era — helping merchants, publishers and SaaS companies get discovered, cited and transacted with by ChatGPT, Perplexity, Claude, Gemini and the custom shopping agents underneath them.

CompanyAgentically Inc. (d/b/a xpay✦)1875 Mission St, Ste 103San Francisco, CA 94103, United Stateslegal@xpay.sh · privacy@xpay.sh
or ask your AI app
Company
About xpayAgency PartnersGitHubDiscordllms.txt
DevelopersDocumentationAPI ReferenceSDKs & LibrariesQuickstart GuideOpenAPI Spec
Stay Updated
Occasional product updates and agent-readiness playbooks from xpay (Agentically Inc.) — typically a couple of emails a month. Double opt-in: we email you a link to confirm before sending anything, and every email has one-click unsubscribe.
Social
  • For Publishers
    • News
    • Finance
    • Dev / Tech
    • Travel
    • View all verticals
  • Agent Feed
    • AI Search Engines
    • RAG Builders
    • Browser Agents
    • Vertical Research
    • Browse full catalog
  • Agent-Ready Index
    • SaaS Pricing Database
    • Agent-Ready SaaS Index
    • Verified band
    • AI & ML
    • Sales & CRM
  • Products
    • Pricing Widget
    • Monetize MCP Server
    • Paywall
    • Smart Proxy
    • Monetize AI Agents
    • xpay x402 Facilitator
  • Agentic Economy
    • Timeline
    • Resources
    • Manifesto
    • Stack
  • Agentic Commerce
    • Get listed
    • ChatGPT Ads
    • How ChatGPT Ads work
    • ChatGPT Ads · Apparel
    • ChatGPT Ads · Health & Beauty
    • xpay Listings · Amazon + Google
    • Pricing
    • Free audit
    • Shopify
    • WooCommerce
    • Apparel & Accessories
    • Health & Beauty
    • Overview
  • Commerce Index
    • Shopify apps directory
    • Agentic Commerce Ready Index
    • Methodology
    • Pet brands · WooCommerce
    • Pet brands · Shopify
  • Marketplace
    • 🛍️ xpay.deals — agentic storefront for deals
  • Protocols
    • Overview
    • x402
    • MPP
    • UCP
    • ACP
    • AP2
    • TAP
    • A2A
  • Agent Frameworks
    • Overview
    • LangChain
    • CrewAI
    • Claude MCP
    • AutoGPT
    • LangChain vs Mastra
    • LangGraph vs Pydantic AI
  • Company
    • About xpay
    • Blog
    • Docs
    • GitHub
  • Free prompts
    • Ecommerce prompts
    • Email marketing prompts
    • Product description prompts
    • Facebook ad prompts
    • Skincare prompts
    • Supplement prompts
    • Wine prompts
    • Electronics prompts

© 2025 Agentically Inc. All rights reserved.
Privacy PolicyTerms of UseAcceptable Use Policy