DEED Pay for WooCommerce

Description

DEED Pay is a secure payment gateway built for trust. It offers transaction protection: buyers’ money stays protected until they confirm delivery, and sellers are guaranteed payment once the transaction is secured. This reduces chargebacks and disputes for both individuals and businesses.

Key Features:
* Transaction Protection: Buyers pay with confidence; sellers get paid when delivery is confirmed or after the release period.
* Multiple Payment Methods: Accept Cards, Bank Transfers, and Mobile Wallets.
* Settlement: Instant settlement to your DEED Wallet upon release.
* Guest Checkout: Customers do not need a DEED account to pay.
* Test Mode: Fully functional sandbox environment for safe testing.

External Services

This plugin relies on the DEED Pay payment processing service to handle secure transaction payments.

Service Provider: DEED (usedeed.com)

What it’s used for:
– Processing customer payments with transaction protection
– Managing payment lifecycle (creation, confirmation, release, refunds)
– Handling disputes and delivery confirmations

Data sent to DEED Pay API (https://api.usedeed.com):
– Order ID (internal WooCommerce order number)
– Order amount and currency
– Customer email address and phone number (if provided)
– Product/service details (name, quantity, unit price)
– Delivery/shipping address (if applicable)
– Payment method preferences

These details are sent:
– When the customer clicks «Place Order» (payment intent creation)
– When order status changes (shipped, delivered, etc.)
– When refunds are processed from WooCommerce admin

Legal & Privacy:
– DEED Pay Terms of Service: https://usedeed.com/terms
– DEED Pay Privacy Policy: https://usedeed.com/privacy

By using this plugin, you agree to DEED Pay’s terms and acknowledge that customer payment data will be processed by DEED Pay in accordance with their privacy policy.

Screenshots

  • Plugin Settings – Enter your API Keys and configure release timing.

Installation

  1. Upload the plugin files to the /wp-content/plugins/deed-pay-woo directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to WooCommerce > Settings > Payments > DEED Pay.
  4. Enter your Public Key and Secret Key from your DEED Dashboard.
  5. Click Save Changes.

FAQ

Do I need a DEED account?

Yes. You need to sign up for business account at usedeed.com to get your API keys.

What currencies are supported?

DEED Pay supports 136+ currencies including USD, GBP, EUR, CAD, NGN, GHS, KES, and more.

When do I get paid?

Funds are released to your wallet when the customer confirms delivery in their email or dashboard, or automatically after your configured release days (default 7 days).

Reviews

There are no reviews for this plugin.

Contributors & Developers

“DEED Pay for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.1.2

  • Adds full support for the WooCommerce Blocks checkout.
  • Improves webhook handling so order statuses update reliably when payments are created, completed, or refunded.
  • Declares compatibility with WooCommerce cart & checkout blocks for a smoother admin experience.
  • Hides DEED Pay at checkout until your API key is configured, preventing misconfigured payment attempts.
  • Updates customer-facing messaging to \»transaction protection\» for both buyers and sellers.

0.1.1

  • Initial release
  • Payment intent creation
  • Webhook support
  • Test mode
  • Escrow configuration