Bohudur Gateway for Easy Digital Downloads

Description

Bohudur is a modern payment gateway solution that allows you to accept payments securely in your Easy Digital Downloads-powered store.
This plugin integrates Bohudur directly with the EDD checkout, offering:

  • Seamless integration with EDD – customers pay securely via Bohudur.
  • Webhook support – automatically verify and update payment statuses.
  • Metadata support – attach extra order data for tracking.
  • Lightweight and easy setup – no unnecessary bloat, just fast checkout.

Perfect for digital merchants in Bangladesh and beyond, looking for a smooth payment experience.

External Services

This plugin connects to the Bohudur Payment Gateway service to process payments.

When a customer checks out using Bohudur, the following data is securely sent to the Bohudur API (https://request.bohudur.one):

  • Customer full name
  • Customer email
  • Payment amount and currency
  • Redirect and cancel URLs (for returning to your site after payment)
  • Metadata (if configured in the plugin settings)

This data is required to create and process the payment request.
The service responds with a payment key and transaction status, which are used to update the EDD payment record.

Bohudur does not collect any other data beyond what is required for payment processing.

You can review Bohudur’s terms of service and privacy policy here:
* Terms of Service: https://bohudur.one/terms-conditions/
* Privacy Policy: https://bohudur.one/privacy-policy/

Screenshots

Installation

  1. Upload the plugin folder to /wp-content/plugins/edd-bohudur/ or install directly via the WordPress Plugins screen.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Downloads > Settings > Payments > Gateways.
  4. Enable the Bohudur gateway and configure your API Key and optional Webhook.
  5. Save changes and start accepting payments.

FAQ

Does this require Easy Digital Downloads?

Yes. Easy Digital Downloads must be installed and active.

Is a Webhook required?

No. Webhook is optional. Payments can still be verified manually.

Can I test payments before going live?

No. Bohudur requires a live API key and does not offer sandbox mode.

Does it support recurring payments or subscriptions?

Not yet. Currently, only one-time payments are supported.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Bohudur Gateway for Easy Digital Downloads” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.1

  • Initial public release.
  • Added secure webhook verification.
  • Added metadata support.
  • WordPress.org coding standards compliance.