BACK TO DIRECTORY

NetDebit for WooCommerce

by Martin Berndt

0.0
(0 ratings)

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 );

Screenshots

The WooCommerce settings page for payment gateways. Click manage to access the plugin settings.

The WooCommerce settings page for payment gateways. Click manage to access the plugin settings.

The plugin settings page part 1.

The plugin settings page part 1.

The plugin settings page part 2.

The plugin settings page part 2.

The plugin settings page part 3.

The plugin settings page part 3.

The checkout page showing NetDebit as a payment option.

The checkout page showing NetDebit as a payment option.

Plugin Details

Active Installs
0
Total Downloads
503
Version
1.0.5
Requires WP
6.0
Requires PHP
8.0
Tested Up To
7.1
Added
2026-04-15
Last Updated
2026-09-04 9:20am GMT

Ratings

5
0
4
0
3
0
2
0
1
0