Title: GetBlitz Payment Gateway
Author: aderopoa
Published: <strong>2026 年 6 月 3 日</strong>
Last modified: 2026 年 6 月 3 日

---

搜尋外掛

![](https://ps.w.org/getblitz-payment-gateway/assets/banner-772x250.png?rev=3559314)

![](https://ps.w.org/getblitz-payment-gateway/assets/icon-256x256.png?rev=3559186)

# GetBlitz Payment Gateway

 由 [aderopoa](https://profiles.wordpress.org/aderopoa/) 開發

[下載](https://downloads.wordpress.org/plugin/getblitz-payment-gateway.0.0.5.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/getblitz-payment-gateway/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/getblitz-payment-gateway/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/getblitz-payment-gateway/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/getblitz-payment-gateway/#developers)

 [技術支援](https://wordpress.org/support/plugin/getblitz-payment-gateway/)

## 外掛說明

GetBlitz is an open-source SEPA Instant Transfer gateway that runs on your infrastructure—
zero middlemen, zero tracking, zero lock-in. Built for European businesses that 
value sovereignty.

With this WooCommerce plugin, you can accept real-time EUR bank transfers across
all 36 SEPA countries. Funds settle in under 10 seconds, directly to your bank account.

Key Features:
 * **SEPA Instant Transfers**: Funds settle in seconds. * **Direct
Settlement**: Funds flow directly to your bank account (Qonto, Revolut Business,
etc.). * **Zero Transaction Fees**: Pay a flat monthly fee to GetBlitz, not a percentage
of your sales. * **Data Sovereignty**: Your customer data stays on your infrastructure.***
Real-time Notifications**: Instant order updates via WebSockets. * **Plugin Source
Code**: [GitHub Repository](https://github.com/getblitz-io/wp-getblitz-payment-gateway)***
Latest Releases**: [GitHub Releases](https://github.com/getblitz-io/wp-getblitz-payment-gateway/releases)

### Configuration

To complete the setup, please follow these steps in your GetBlitz Dashboard:

 * **Allowed Origins**: The allowed origin determines where your widget can load.
   You must add your WordPress site URL.
    - Go to `Getblitz -> Settings -> Allowed Origins -> Add`
 * **Webhooks**: Webhooks receive real-time payment status updates.
    - Go to `Getblitz -> Settings -> Webhooks -> Add Webhook`
    - Add your webhook URL (you can copy this from the plugin settings page) and
      copy the Webhook Secret into the plugin settings.
 * **API Key**: The API key allows the plugin to communicate securely with GetBlitz.
    - Go to `Getblitz -> Settings -> API Keys -> Generate New Key`
    - Copy this key into the plugin settings.

### External services

This plugin connects to GetBlitz services to initialize and process SEPA instant
payments during checkout.

 1. GetBlitz REST API (`https://app.getblitz.io`)

– Purpose: create payment sessions and verify final payment status for WooCommerce
orders.
 – Data sent: order amount (in cents), currency, merchant reference ID (
derived from WooCommerce order ID), API authentication token from your plugin settings,
and session ID for status lookups. – When sent: when a customer starts payment and
when the plugin verifies payment status after customer confirmation.

 1. GetBlitz webhook callback (from GetBlitz to your WordPress site)

– Purpose: receive asynchronous payment events (`payment.success`, `payment.partial`,`
payment.failed`, `payment.expired`) and update order status.
 – Data received and
processed: merchant reference ID, event type, reference/session identifiers, and
paid amount where applicable. – When received: after payment lifecycle events occur
on GetBlitz.

 1. GetBlitz real-time WebSocket endpoint (`wss://app.getblitz.io` by default, configurable)

– Purpose: provide real-time checkout payment state updates in the customer payment
widget.
 – Data used: session ID/client token tied to the checkout payment session.–
When used: while the customer is on the hosted payment widget flow.

Service provider: GetBlitz
 – Terms of Service: https://getblitz.io/terms – Privacy
Policy: https://getblitz.io/privacy

## 螢幕擷圖

 * [[
 * WooCommerce payment settings showing GetBlitz SEPA Instant in the list of payment
   methods.
 * [[
 * GetBlitz SEPA Instant plugin general settings page.
 * [[
 * GetBlitz SEPA Instant plugin settings with Step-by-Step configuration details.
 * [[
 * WooCommerce checkout page showing GetBlitz payment option selected.
 * [[
 * Order receipt page displaying the GetBlitz SEPA instant QR code and payment details.
 * [[
 * Order received/thank you page after successful payment.

## 適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

 *   GetBlitz Messaging

## 安裝方式

 1. Sign up/Self-host GetBlitz at [getblitz.io](https://getblitz.io).
 2. Install and activate the plugin in your WordPress dashboard.
 3. Navigate to WooCommerce > Settings > Payments > GetBlitz SEPA Instant.

## 常見問題集

### Does this work with any bank?

It works with any bank in the SEPA zone that supports Instant Transfers. You need
to connect your business bank account to your GetBlitz instance.

### Is it really zero fees?

Yes, GetBlitz does not charge per transaction. Depending on your setup, you pay 
a flat monthly fee for the SaaS dashboard or run it for free on your own servers.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈GetBlitz Payment Gateway〉的開發相關工作。

參與者

 *   [ aderopoa ](https://profiles.wordpress.org/aderopoa/)

[將〈GetBlitz Payment Gateway〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/getblitz-payment-gateway)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/getblitz-payment-gateway/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/getblitz-payment-gateway/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/getblitz-payment-gateway/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/getblitz-payment-gateway/)。

## 變更記錄

#### 0.0.1

 * Initial release.
 * Support for SEPA Instant Transfers via GetBlitz SDK.
 * Real-time payment verification.
 * Webhook support for automated order status updates.
 * Internationalization support.

## 中繼資料

 *  版本 **0.0.5**
 *  最後更新 **2 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/getblitz-payment-gateway/)
 * 標籤:
 * [bank transfer](https://tw.wordpress.org/plugins/tags/bank-transfer/)[payments](https://tw.wordpress.org/plugins/tags/payments/)
   [sepa](https://tw.wordpress.org/plugins/tags/sepa/)[woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/getblitz-payment-gateway/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/getblitz-payment-gateway/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/getblitz-payment-gateway/reviews/)

## 參與者

 *   [ aderopoa ](https://profiles.wordpress.org/aderopoa/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/getblitz-payment-gateway/)