dLocal Go Payments

外掛說明

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.

安裝方式

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

使用者評論

2023 年 11 月 29 日
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.
2023 年 7 月 27 日
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.
閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈dLocal Go Payments〉的開發相關工作。

參與者

將〈dLocal Go Payments〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.0.5

  • Fixed assets

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