Plugin info

Total downloads: 677
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 12/1/2025 (85 days ago)
Added to WordPress: 12/23/2024 (1 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 6.9
Minimum PHP version: 7.0

Maintenance & Compatibility

Maintenance score

Actively maintained • Last updated 85 days ago

59/100

Is Ecrypt Payment Gateway for WooCommerce abandoned?

Likely maintained (last update 85 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 6.9
Requires PHP: 7.0

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Mollie Payments for WooCommerce
Rating 3.5/5 (67 reviews)Active installs 100,000
SumUp Payment Gateway For WooCommerce
Rating 2.3/5 (36 reviews)Active installs 10,000
Montonio for WooCommerce
Rating 5.0/5 (8 reviews)Active installs 10,000
imoje
Rating 5.0/5 (1 reviews)Active installs 2,000
Fondy — WooCommerce Payment Gateway
Rating 3.6/5 (9 reviews)Active installs 1,000
Bangladeshi Payments Mobile – QR Code & Transaction Reports
Rating 5.0/5 (2 reviews)Active installs 1,000

Description

Ecrypt Payment Gateway for WooCommerce provides secure credit/debit card payment processing for your WooCommerce store. With advanced encryption and tokenization, Ecrypt ensures that your customers’ payment information is protected. The plugin is easy to configure and integrates seamlessly with your existing WooCommerce setup. Whether you are handling single transactions or recurring payments, Ecrypt offers a reliable and scalable solution to meet your payment processing needs.

External Services

This plugin communicates with the Ecrypt API to perform essential payment and customer management operations.

API Endpoints

The following API endpoints are used by the plugin:

Customer Management

Transactions: Sale

Transactions: Refund

Data Collected

When interacting with these endpoints, the plugin may transmit the following data to the Ecrypt API:

  • Customer information: Name, email, and associated wallet details.
  • Transaction data: Amount, transaction ID, and sale or refund specifics.

Legal Agreements

By using this plugin, you acknowledge and agree to the terms outlined by Ecrypt:

Privacy Notice

The Ecrypt Payment Gateway for WooCommerce plugin securely communicates with the Ecrypt API to facilitate transactions and wallet management. During these interactions, customer and transaction data is transmitted to Ecrypt.

Key Legal Documents

  • Privacy Policy: Explains how Ecrypt handles personal and transaction data. Read it here.
  • Terms and Conditions: Details the terms under which Ecrypt services operate. Read them here.
  • Merchant Processing Agreement: Covers specific agreements for merchants using Ecrypt’s payment processing. Read it here.

User Responsibility

Users should review these policies to ensure compliance with applicable laws and their own privacy obligations. This plugin does not store sensitive customer data locally and relies on Ecrypt’s security protocols.

Notes

This plugin requires a valid Ecrypt API key to function. Please refer to the Ecrypt Developer Documentation for setup instructions.

0.0.1 – 2024-07-03

  • Security Improvements:

    • Fixed non-sanitized input variables.
    • Ensured all output is escaped.
  • AI-Assisted Recommendations: Enhanced security by implementing AI suggestions.

0.0.2 – 2024-08-22

  • Security Improvements:

    • Improved data validation and sanitization.
  • External Service Documentation:

    • Added detailed documentation on Ecrypt API usage, endpoints, and privacy compliance.

0.0.3 – 2024-11-21

  • File Naming Compliance:

    • Renamed all files to adhere to WordPress naming conventions:
    • EcryptCustomerWallet.php -> ecrypt-payment-gateway-customer-wallet.php
    • EcryptPaymentExceptions.php -> ecrypt-payment-gateway-exceptions.php
    • EcryptPaymentMethod.php -> ecrypt-payment-gateway-method.php
    • EcryptTokenApi.php -> ecrypt-payment-gateway-token-api.php
    • EcryptPaymentApi.php -> ecrypt-payment-gateway-transaction-api.php
    • core.php -> ecrypt-payment-gateway-core-init.php
  • Security Improvements:

    • Added !defined( 'ABSPATH' ) checks to prevent direct file access in all PHP files.
    • Enhanced sanitization and validation:
    • Used wp_unslash() and sanitize_text_field() for ecrypt_payment_nonce.
    • Ensured proper escaping for all dynamic outputs in multiple files.
    • Improved error handling with clear, actionable messages.
  • Internationalization (I18n):

    • Updated all text domains to ecrypt-payment-gateway-for-woocommerce.
    • Added translators’ comments for strings with placeholders.
    • Ensured all strings are translatable and dynamic placeholders are properly formatted.
  • ReadMe Updates:

    • Documented external API usage, endpoints, and terms of service.
    • Added privacy and security notices for compliance.

This update brings significant improvements in security, compliance, and adherence to WordPress plugin development standards.

1.0.0 – 2024-12-23

  • Initial commit for Ecrypt Payment Gateway for WooCommerce:

1.0.3 – 2025-10-08

  • Added:
    • Added support for block checkout
    • Added composer for autoloading and testing
  • Test:
    • Added testing via composer, PHPUnit and BrainMonkey
    • Added unit tests for blocks support class
    • Added unit tests for customer wallet class
    • Added unit tests for token api class
    • Added unit tests for transaction api class
    • Added unit tests for core class
  • Refactor:
    • Add new exception class to handle errors in various classes to reduce return statements in class methods
    • Refactor various class methods to reduce cognitive complexity

1.0.4 – 2025-10-15

  • Fixed:
    • Updated toolkit version for block checkout

Installation

No installation instructions available

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

No changelog available