Description
Depix is a native PIX payment gateway for WooCommerce, focused on merchants seeking a modern and efficient alternative to traditional payment gateways.
Why choose Depix?
- No monthly fees – Pay only for transactions processed
- D+2 settlement (base plan) – Premium plans with faster settlement available
- No chargeback risk – Once settled in DEPIX, transactions are irreversible
- Native integration – Built specifically for WooCommerce
- HPOS support – Compatible with WooCommerce High-Performance Order Storage
- Checkout Blocks support – Works perfectly with the new WooCommerce Checkout Blocks
- Automatic QR Code – Automatic PIX QR Code generation for each order
- Copy & Paste – PIX code copy and paste option for customers
- Webhook + Polling – Dual payment verification for maximum reliability
How it works
- Customer completes order and chooses PIX as payment method
- System automatically generates PIX QR Code
- Customer pays using their bank app (QR Code scan or copy & paste)
- Payment is automatically detected via webhook or polling
- Order is updated to “Processing” or custom status
- Merchant receives notification and can process shipping
Technical requirements
- WordPress 6.0 or higher
- WooCommerce 7.0 or higher (tested up to 8.5)
- PHP 8.1 or higher
- MySQL 8.0 or higher
- Active SSL certificate (HTTPS)
- Active account at depix.site
Configuration
After installing the plugin:
- Go to WooCommerce > Settings > Payments
- Enable the “Pix” payment method
- Click “Manage” and configure your Depix credentials
- Save settings
- Test with a development environment order
Complete documentation available at depix.site/docs
Support
For questions, technical issues or suggestions:
* Website: depix.site
* Email: suporte@depix.site
* Documentation: depix.site/docs
Privacy and data
The Depix plugin:
* Does not store credit card data
* Processes CPF/CNPJ only for PIX QR Code generation (does not store permanently)
* Communicates with Depix.Site API via HTTPS
* Uses HMAC SHA-256 for secure authentication
* Stores locally only: Store ID, API URL, JWT credentials and webhook secret
See our Privacy Policy for more details.
About Depix
Depix is a PIX payment gateway focused on micro and small business owners seeking a modern alternative to traditional gateways. Developed with focus on WordPress/WooCommerce, it offers:
- Competitive fees
- No monthly fees
- D+2 settlement (base plan) or faster (premium plans)
- No chargeback risk after settlement
- Specialized technical support
Visit depix.site for more information.
Contribute
This is an open-source plugin. Contributions are welcome!
- Report bugs: suporte@depix.site
Credits
Developed by Depix with ❤️ for the WooCommerce Brazil community.
Installation
Automatic installation
- In the WordPress admin panel, go to Plugins > Add New
- Search for “Depix”
- Click “Install Now”
- Activate the plugin
Manual installation
- Download the plugin ZIP file
- In the WordPress admin panel, go to Plugins > Add New > Upload Plugin
- Choose the ZIP file and click “Install Now”
- Activate the plugin after installation
Initial setup
- Go to WooCommerce > Settings > Payments
- Locate “Pix” in the list and click “Activate”
- Click “Manage” to configure
- Enter your credentials provided by depix.site:
- Store ID
- API URL (usually https://api.depix.site)
- JWT Kid (key identifier)
- JWT Secret (secret key)
- Webhook Secret (secret for webhook validation)
- Configure order status after confirmed payment (default: “Processing”)
- Save changes
FAQ
-
Do I need a business registration (CNPJ) to use Depix?
-
Not necessarily. Depix works for both CPF (self-employed/MEI) and CNPJ. Check specific requirements at depix.site.
-
Does the plugin have a monthly fee?
-
No. The plugin is free. You pay only transaction fees according to the plan contracted at depix.site.
-
What is the transaction fee for PIX?
-
Fees vary by plan. Check the pricing page at depix.site for current rates.
-
Is PIX released immediately?
-
It depends on your contracted plan:
* Base Plan: D+2 settlement (48 business hours)
* Premium Plans: Faster settlement availableImportant: After settlement in DEPIX, there is no chargeback. The transaction is technically irreversible, offering greater security compared to credit cards.
-
Does it work with the Brazilian Market plugin?
-
Yes! The plugin automatically detects Brazilian Market on WooCommerce and uses existing CPF/CNPJ fields.
-
Does it support WooCommerce Blocks (new checkout)?
-
Yes! The plugin is fully compatible with WooCommerce Checkout Blocks.
-
Do I need an SSL certificate?
-
Yes. For security reasons, HTTPS is mandatory for the store.
-
How does payment detection work?
-
The plugin uses two simultaneous methods:
1. Webhook – Instant notification from Depix API when payment is confirmed
2. Polling – Periodic verification every 30 seconds as backupThis ensures that even if the webhook fails, payment will be detected.
-
Can I customize the order status after payment?
-
Yes. In settings you can choose between: Processing, Completed or On-hold.
-
Is there chargeback risk?
-
No. Once PIX payment is settled in DEPIX, the transaction is irreversible. Unlike credit cards, there is no payment dispute after settlement. This offers greater security and predictability for merchants.
-
Does the plugin store sensitive data?
-
No. The plugin does not permanently store CPF/CNPJ, only uses it temporarily to generate the PIX QR Code. API credentials are stored encrypted in the WordPress database.
-
Where do I get the credentials (Store ID, JWT, etc)?
-
After creating your account at depix.site, you will receive all necessary credentials in the administration panel.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Depix – PIX Payment Gateway for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Depix – PIX Payment Gateway for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.4.2
- Fix: Correção no formato de exibição da expiração Pix na página Thank You e email ao cliente
0.4.1
- Fixed: link no email agora abre o pedido sem exigir login
- Fixed: fuso horário exibido como horário de Brasília
- Added: botão copiar código Pix no email
0.4.0
- Added: código Pix copia-e-cola no email de confirmação ao cliente
- Improved: textos em português do Brasil na página do pedido
0.3.2 – 2026-03-23
- Fixed text domain to match plugin slug (depix-gateway)
- Renamed plugin files for consistency with WordPress.org slug
0.3.0 – 2026-03-10
- Initial public release
- Full WooCommerce HPOS support
- Checkout Blocks integration
- Webhook + Polling for payment detection
- Automatic PIX QR Code generation
- Compatibility with Brazilian Market on WooCommerce
- Security sanitization and validation according to WordPress.org standards
