[WordPress] 外掛分享: NetDebit for WooCommerce

首頁外掛目錄 › NetDebit for WooCommerce
WordPress 外掛 NetDebit for WooCommerce 的封面圖片
全新外掛
安裝啟用
尚無評分
10 天前
最後更新
問題解決
WordPress 6.0+ PHP 8.0+ v1.0.2 上架:2026-04-14

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.2) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「NetDebit for WooCommerce」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

NetDebit® is a professional payment solution for merchants in the adult entertainment industry and other high-risk sectors.
This plugin integrates NetDebit directly into your WooCommerce store. Many payment providers refuse to work with merchants in industries they deem “high-risk.” NetDebit is your reliable partner that understands the adult entertainment business model and offers fair, transparent conditions.
This gateway is ideal for selling virtual products (videos, digital content) and subscriptions.
Why Choose NetDebit for WooCommerce?

Built for Your Industry: Specifically for sectors often underserved by other providers.
Full Subscription Support: Fully compatible with “WooCommerce Subscriptions” and “YITH Subscriptions for WooCommerce”.
Active Risk Management: Automated user blocking after chargebacks.
Stable & Future-Proof: Built on the official NetDebit SDK.

Currently, this plugin fully supports the classic Shortcode-based Checkout.
Open a partner account @ NetDebit®
For Developers
This plugin is built with extensibility in mind.

Action Hooks:

NetDebit\WooCommerce\Events\ChargebackReceivedEvent::HOOK
NetDebit\WooCommerce\Events\SettlementReceivedEvent::HOOK

Example usage:
`php
add_action( ‘netdebit_chargeback_received’, function( $event ) {
$order = $event->getOrder();
error_log( ‘Chargeback for order: ‘ . $order->get_id() );
}, 10, 1 );

延伸相關外掛

文章
Filter
Apply Filters
Mastodon