Pabilo Payment Gateway for WooCommerce

Description

Pabilo Payment Gateway lets WooCommerce stores accept payments from major Venezuelan banks through a simple, verified flow.

This plugin connects your store to the Pabilo payment service. When you configure your API key, you consent to sending order data (amount, description, order ID) to Pabilo to generate payment links and verify transactions. See Pabilo Terms of Use for data handling details.

Configure your API key, choose the bank account to receive funds, and start accepting:

  • Pago Móvil (mobile payments)
  • Bank transfers

Supported banks include Banco de Venezuela, Mercantil, Banesco, Provincial, and other banks supported by Pabilo.

The plugin creates one secure payment link per order and verifies payment automatically via webhooks (with API verification). If the customer goes back and clicks Pay again, the same link is reused instead of creating duplicates. If the order total changes (e.g. cart edited), the existing link is updated via Pabilo’s PATCH API so there is still only one link per order.

Installation

  1. Upload the plugin files to /wp-content/plugins/pabilo-payment-gateway-for-woocommerce, or install via the Plugins screen in WordPress.
  2. Activate the plugin from the Plugins screen.
  3. Go to WooCommerce > Settings > Payments > Pabilo Payment Gateway to configure.
  4. Enter your API Key from your Pabilo dashboard.
  5. Select the bank account where you want to receive funds.

FAQ

Do I need a Pabilo account?

Yes. Sign up at pabilo.app to get your API credentials.

Which banks are supported?

The plugin supports transfers and Pago Móvil from major Venezuelan banks, including Banco de Venezuela, Mercantil, Banesco, and Provincial.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Pabilo Payment Gateway for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.5

  • Feature: Reuse existing payment link when the customer goes back and clicks Pay again (avoids duplicate payment links).
  • Feature: When the order total changes (e.g. cart edited), update the same link via Pabilo PATCH API instead of creating a new one.

1.0.4

  • Feature: Support for WooCommerce Blocks Checkout (new checkout experience).
  • Security: Enhanced webhook verification (Payment Link ID check).
  • Security: Validate payment link ownership against store admin account.
  • Fix: Prevented fatal error in Blocks checkout during payment processing.

1.0.3

  • Verify webhook with Pabilo API before marking order paid (security).
  • WordPress.org compatibility: Requires Plugins, Requires PHP, Tested up to 6.9.
  • Privacy and Terms of Use documentation.

1.0.2

  • Full Spanish translation.
  • Pago Móvil and bank transfer messaging.

1.0.1

  • Description and icon improvements.
  • Webhook verification logic updated.

1.0.0

  • Initial release.