[WordPress] 外掛分享: Cheqpay Payment Gateway

前言介紹

  • 這款 WordPress 外掛「Cheqpay Payment Gateway」是 2025-11-02 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2026-02-17,距離現在已有 8 天。
  • 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
  • 尚未有人給過這款外掛評分。
  • 論壇上目前有 1 個提問,問題解答率 0%

外掛協作開發者

idnan |

外掛標籤

hpp | checkout | credit card | woocommerce | payment gateway |

內容簡介

總結:
Cheqpay付款網關允許WooCommerce商店擁有者通過Cheqpay的安全托管支付頁面(HPP)接受付款。顧客被重定向到安全的Cheqpay付款頁面以完成購買,然後重定向回您的商店。

問題與答案:
1. Cheqpay Payment Gateway 允許什麼樣的支付方式?
- 答:Cheqpay Payment Gateway 允許WooCommerce商店擁有者通過Cheqpay的安全托管支付頁面(HPP)接受付款。

2. Cheqpay Webhooks 用途是什麼?
- 答:Cheqpay Webhooks 是用來向您的商店發送即時支付狀態更新的系統,當支付狀態發生變化(成功、失敗、待定)時會接收相應的數據。

3. 使用 Cheqpay Payment Gateway 外掛需要哪些要求?
- 答:使用 Cheqpay Payment Gateway 外掛需要 WordPress 5.0 或更高版本、WooCommerce 5.0 或更高版本、PHP 7.4 或更高版本、活動的 Cheqpay 商戶帳戶、Cheqpay 商戶 ID、Cheqpay API 金鑰、Cheqpay Webhook 保密金鑰(用於Webhook 驗證)。

原文外掛簡介

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

Payment Link – Redirect customers to Cheqpay’s secure hosted payment page (HPP)
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

Customer selects Cheqpay at checkout
Customer is redirected to Cheqpay’s secure payment page
Customer completes payment
Customer is redirected back to your store
Order status is automatically updated

How Card Payment Works

Customer enters card details in secure fields on your checkout page
Card data is securely tokenized via VGS (never touches your server)
Payment is processed through Cheqpay’s API
3D Secure authentication is handled if required
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.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Cheqpay Payment Gateway」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.2.0 | 1.3.0 | 1.3.1 | 1.3.2 | 1.4.0 | 1.4.1 | 1.4.2 | 1.4.3 | 1.4.4 | 1.4.5 | 1.5.0 | 2.0.0 | 2.0.1 | 2.0.2 | 2.0.3 | 2.0.4 | 2.0.5 | 2.1.0 | 2.1.1 | 2.1.2 | 2.1.3 | 2.1.4 | 2.2.0 | 2.2.1 | 2.2.2 | 2.2.3 | 2.2.4 | 2.2.5 | 2.2.6 | 2.2.7 | 2.2.8 | 2.2.9 | trunk | 2.2.10 | 2.2.11 | 2.2.12 | 2.2.13 | 2.2.14 | 2.2.15 | 2.2.16 | 2.2.17 | 2.2.18 | 2.2.19 | 2.2.20 | 2.2.21 |

延伸相關外掛(你可能也想知道)

  • Google for WooCommerce 》, Google Listings & Ads可讓您輕鬆地向Google平台上的購物者展示您的產品。無論您是數位廣告的新手還是市場營銷專家,您都可以通過免費和廣告來擴大您的...。
  • WooCommerce PayPal Payments 》PayPal 最新、功能最完備的付款處理解決方案。除了接受 PayPal 獨有的付款方式,也可接受信用卡/借記卡和本地付款方式。開啟 PayPal 付款選項或處理完整的付...。
  • WooCommerce Stripe Payment Gateway 》使用 Stripe 付款網關的 WooCommerce 外掛,直接在您的商店上接受 Visa、MasterCard、American Express、Discover、JCB、Diners Club、SEPA、Sofort、iDEAL、...。
  • WooCommerce Tax (formerly WooCommerce Shipping & Tax) 》WooCommerce Shipping & Tax 外掛可讓基本的電子商務功能如運送更加可靠,并減輕了您的網站基礎架構壓力。, 使用 WooCommerce Shipping & Tax 外掛,...。
  • WooCommerce Legacy REST API 》總結:, - 在WooCommerce 9.0版本起,Legacy REST API將不再是WooCommerce的一部分。, - 這款外掛程式在WooCommerce 9.0及以後版本中還原了已移除的Legacy RE...。
  • WP Crontrol 》WP Crontrol 可以讓您查看和控制 WP-Cron 系統中正在發生的事件。從管理界面,您可以:, , 查看所有的 Cron 事件以及它們的參數、循環間隔時間、回撥函數以及...。
  • PDF Invoices & Packing Slips for WooCommerce 》這個 WooCommerce 外掛可以自動為您的客戶在訂單確認電子郵件中添加 PDF 發票。包括一個基本模板(額外的模板可從 WP Overnight 購買),以及修改/建立自己的...。
  • Variation Swatches for WooCommerce 》為 WooCommerce 產品屬性打造美麗的顏色、圖片和按鈕變化的樣式, 如何安裝 WooCommerce 變化樣式外掛程式升級可變產品, , 變化樣式是易於使用的 WooCommerce ...。
  • Cart Abandonment Recovery for WooCommerce – Recover Lost Sales with Automated Emails 》現在是時候停止購物車放棄行為,並找回您失去的收入了!, 研究顯示,約有60%至80%的使用者前往結帳頁面,但沒有完成購買。即使最佳優化的結帳流程也有20%的...。
  • Pinterest for WooCommerce 》Pinterest 提供人們下一個偉大的想法。它部分收藏品,部分市場,是數百萬個分享者獲取靈感、新產品和新可能性的一站式購物平台。它就像一個視覺搜尋引擎,引...。
  • Google Analytics for WooCommerce 》這個外掛提供了 Google Analytics 與 WooCommerce 外掛之間的整合,您可以將推薦連結與購買關聯,並將交易資訊新增到您的 Google Analytics 資料中。它還支援...。
  • User Switching 》這個外掛可讓您輕鬆在 WordPress 中點擊按鈕即可快速切換使用者帳戶。您會立即登出並切換成所需使用者。這對於測試環境、協助 WooCommerce 網站上的客戶或任...。
  • CartFlows – Checkout & Funnel Builder for WooCommerce 》#1 WooCommerce 結帳 & 漏斗建置外掛 – CartFlows, ★★★★★, 相較於其他所有的 WooCommerce 結帳選項,更多 WooCommerce 商店店主都選擇了 CartFlows。為什麼呢...。
  • YITH WooCommerce Quick View 》有時半途而廢是最好的:如果你正在檢視產品列表,但其圖片仍然太小,需要打開該產品頁面,等待載入,最後才能觀察你感興趣的項目。, 因此,為什麼不使用一種...。
  • Custom Product Tabs for WooCommerce 》此外掛擴充了 WooCommerce 功能,允許商店擁有者針對產品添加自訂選項卡。這些選項卡顯示在每個產品頁面上,出現在預設的「描述」選項卡右側。, 個別產品選項...。

文章
Filter
Apply Filters
Mastodon