BDM Digital Payment Gateway

Skildring

This plugin allows you to accept payments with the BDM digital currency in your WooCommerce store. It generates QR codes for payments, performs automatic validations, and provides instant confirmations to the customer.

Main features:
* Automatic QR Code generation
* Real-time payment validation
* Compatible with BDM digital wallets
* Direct integration with WooCommerce
* Custom checkout page

External services

This plugin communicates with the payment gateway API to process and check the status of transactions. All payment requests are sent to:

https://partner.dourado.cash

The following data is transmitted: order amount, order ID, and callback URLs. No personal customer information is sent unless required by the payment process.

Source JS/CSS

jquery.toast.min.js: https://github.com/kamranahmedse/jquery-toast-plugin
bootstrap.min.css: https://getbootstrap.com/

License

This plugin is free software and is licensed under GPLv2 or later.

Skjermbilete

  • Payment screen with QR Code
  • Custom checkout page
  • Settings in the admin panel

Installasjon

  1. Upload the plugin files to the /wp-content/plugins/ directory or install directly through the WordPress dashboard.
  2. Activate the plugin via the «Plugins» menu in WordPress.
  3. Make sure WooCommerce is installed and activated.
  4. The plugin will automatically create a checkout page (BDM Checkout).
  5. Configure your integration details under Settings > BDM Gateway.

Vanlege spm.

Is WooCommerce required?

Yes. This plugin depends on WooCommerce to function properly.

Where can I find my BDM integration details?

You can obtain the integration details from the BDM wallet service or the Dourado Cash platform.

Omtalar

There are no reviews for this plugin.

Bidragsytarar og utviklarar

“BDM Digital Payment Gateway” is open source software. The following people have contributed to this plugin.

Contributors

Endringslogg

1.3.3

  • Padronizado changelog e metadados do plugin para português.
  • Preparação para release 1.3.3.

1.3.2

  • Ajustado o campo WYSIWYG das configurações para liberar o botão de salvar assim que houver alterações.
  • Adicionado script específico no admin para detectar mudanças no editor e sinalizar o WooCommerce.

1.3.1

  • Adicionado campo WYSIWYG nas configurações para personalizar o aviso do checkout.
  • Template personalizado do checkout passou a exibir o texto configurado.

1.3.0

  • Added automatic update system from GitHub releases
  • Fixed REST API permission issues for payment updates
  • Improved WordPress coding standards compliance
  • Enhanced security for API endpoints

1.2.7

  • Fixed database AUTO_INCREMENT issues
  • Improved order creation process
  • Enhanced error handling

1.2.3

First official release of the plugin.