Description
This plugin adds dLocal Go Payment Gateway for WooCommerce to allow customers access to multiple local payment methods.
Requirements
- WordPress 5.8 or higher
- WooCommerce 5.0 or higher
- PHP 7.4 or higher
- Active dLocal Go account (Sandbox or Production)
- SSL enabled (HTTPS)
Privacy
This plugin does not:
* Store any personal data on your server
* Share customer data with third parties (except dLocal for payment processing)
* Track user behavior
Data transmitted to dLocal Go:
* Order details (amount, currency, items)
* Customer information (name, email, country)
* Payment information (processed securely by dLocal)
All data transmission is encrypted via HTTPS.
Support
For technical support, contact through dLocal or create a ticket in the GitHub repository.
Installation
Automatic Installation
- Go to WordPress Admin Plugins Add New
- Search for “dLocal Go Payments”
- Click “Install Now” and then “Activate”
Manual Installation
- Download the plugin ZIP file
- Go to WordPress Admin Plugins Add New Upload Plugin
- Select the ZIP file and click “Install Now”
- Activate the plugin
Configuration
- Go to WooCommerce Settings Payments
- Click on “dLocal Go”
- Configure the following fields:
- Enable: Activate the gateway
- Title: Text that customers see at checkout
- Description: Payment method description
- Environment: Sandbox (testing) or Production
- API Key: Your dLocal Go API Key
- API Secret: Your dLocal Go API Secret
- Default Country: Country for payments when not specified
- Debug Mode: Enable logs for debugging
Reviews
Contributors & Developers
“dLocal Go Payments” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “dLocal Go Payments” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.4
- New version released
- Support for redirect payments
- IPN/Webhook for status updates
- Support for refunds
- Checkout Blocks compatibility
- Added plugin logos
Troubleshooting
- Enable debug mode in the gateway configuration
- Check logs in WooCommerce Status Logs dlocal-go
- Verify that your site has SSL enabled (HTTPS)
- Confirm that credentials are correct for the selected environment