dLocal Go Payments

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

  1. Go to WordPress Admin Plugins Add New
  2. Search for « dLocal Go Payments »
  3. Click « Install Now » and then « Activate »

Manual Installation

  1. Download the plugin ZIP file
  2. Go to WordPress Admin Plugins Add New Upload Plugin
  3. Select the ZIP file and click « Install Now »
  4. Activate the plugin

Configuration

  1. Go to WooCommerce Settings Payments
  2. Click on « dLocal Go »
  3. 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

Avis

29 novembre 2023
Lo estoy utilizando hace un par de meses y la verdad no hay quejas!!! Fácil de instalar y de configurar. El soporte muy bueno y atentos a cualquier consulta. Estoy Muy Conforme.
27 juillet 2023
Funciona mínimamente el pluggin. Aunque presenta errores a la hora de manejar los pagos offiline (transferencia bancaria y efectivo) Ya que dispara los correos de WooCommerce sin realmente haber finalizado el proceso de pago. Aquí unos ejemplos: Luego del checkout, método de pago en efectivo o transferencia bancaria, muestra la página « Gracias por su compra » y envía el correo de « Orden Completada » al cliente, y éste aún no ha ido a pagar realmente. Esto genera mucha confusión al cliente. Ya que cada « Orden de Pago » creada en D-local poseé una fecha de vencimiento (creo que 10 días), al vencer dicha OP (el cliente no realiza el pago) se genera una actualización en WC de tipo « Orden Completada » nuevamente. Enviando nuevamente el correo automático. Entiendo que esto sucede por la pobre (mínima) integración que posee el plugin, y que toda la operación se realiza en una nueva ventana (página de generación de la OP oficial de D-local) en vez de realizarlo en un iframe embebido en nuestra página.
Lire les 3 avis

Contributeurs & développeurs

« dLocal Go Payments » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « dLocal Go Payments » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Historique des changements

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

  1. Enable debug mode in the gateway configuration
  2. Check logs in WooCommerce Status Logs dlocal-go
  3. Verify that your site has SSL enabled (HTTPS)
  4. Confirm that credentials are correct for the selected environment