Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

NetDebit For WooCommerce Wordpress Plugin - Rating, Reviews, Demo & Download

NetDebit For WooCommerce Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

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”.
  • 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:
    • NetDebitWooCommerceGatewayEventsChargebackReceivedEvent::HOOK
    • NetDebitWooCommerceGatewayEventsSettlementReceivedEvent::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

  1. The settings page in WooCommerce.

    The settings page in WooCommerce.

  2. The checkout page showing NetDebit as a payment option.

    The checkout page showing NetDebit as a payment option.


Reviews & Comments