Description
PagaPay is a payment gateway for WooCommerce that redirects customers to a secure external checkout and confirms payments via webhooks.
Main features:
- Compatible with classic checkout and WooCommerce Blocks.
- Supports High-Performance Order Storage (HPOS).
- Integration via external REST API.
- Webhook support for payment confirmation.
- Automatic order status management (pending, processing, failed).
- Webhook event logging and tracking.
- Simple configuration from the WooCommerce admin panel.
Payment flow:
- The customer places an order in WooCommerce.
- The customer is redirected to the PagaPay external checkout.
- The payment is processed.
- PagaPay sends a webhook to your store.
- WooCommerce automatically updates the order status.
Configuration
After activating the plugin:
- Go to WooCommerce Settings Payments PagaPay.
- Enter:
- API Key
- Secret Key
- API Endpoint
- Merchant Code
- Enable the checkbox “Enable this payment method”
- Save changes.
License
This plugin is licensed under the GPLv2 or later.
Screenshots



Installation
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin from the “Plugins” menu in WordPress.
- Go to WooCommerce Settings Payments.
- Enable “PagaPay”.
- Configure your credentials (API Key, Secret Key, API Endpoint, and Merchant Code).
FAQ
-
Is this plugin compatible with WooCommerce Blocks?
-
Yes, the plugin is fully compatible with block-based checkout.
-
Does it support HPOS?
-
Yes, it is compatible with High-Performance Order Storage.
-
Can it be used in sandbox mode?
-
Yes, you can configure test endpoints.
-
What happens if the payment fails?
-
The order will be automatically marked as “failed”.
-
Where are logs stored?
-
Logs are stored using the WooCommerce logging system.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“PagaPay” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “PagaPay” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
- Classic checkout support.
- Blocks support.
- HPOS compatibility.
- Webhook implementation.
