xpay✦ Commerce
Directory
WooCommerce plugins
Ecrypt Payment Gateway for WooCommerce
Ecrypt Payment Gateway for WooCommerce
Ecrypt Payment Gateway for WooCommerce provides secure credit/debit card payment processing for your WooCommerce store.
Will this break my store?
What the WordPress.org registry says about keeping Ecrypt Payment Gateway for WooCommerce running.
Tested to 7.0.2
Tested against the WordPress branch in use today.7 days ago
At least 6.8 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.7.0
Your host must be running at least this version.5.0
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.Maintenance & trust
Scored on how Ecrypt Payment Gateway for WooCommerce is looked after — not on how many stores run it.
Maintenance
35 / 35WordPress compatibility
20 / 20Support responsiveness
Not enough dataMerchant satisfaction
Not enough dataListing transparency
6 / 10Ratings
No one has rated this plugin on WordPress.org yet. That is a statement about the ratings page, not about the plugin — plenty of well-kept plugins never collect them.
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
- Base Endpoint:
https://api.ecrypt.com/v1/customers
Transactions: Sale
- Base Endpoint:
https://api.ecrypt.com/v1/transactions/sale
Transactions: Refund
- Base Endpoint:
https://api.ecrypt.com/v1/transactions/refund
Transactions: Authorize
- Base Endpoint:
https://api.ecrypt.com/v1/transactions/authorize
Transactions: Capture
- Base Endpoint:
https://api.ecrypt.com/v1/transactions/capture
Transactions: Void
- Base Endpoint:
https://api.ecrypt.com/v1/transactions/capture
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.phpEcryptPaymentExceptions.php->ecrypt-payment-gateway-exceptions.phpEcryptPaymentMethod.php->ecrypt-payment-gateway-method.phpEcryptTokenApi.php->ecrypt-payment-gateway-token-api.phpEcryptPaymentApi.php->ecrypt-payment-gateway-transaction-api.phpcore.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()andsanitize_text_field()forecrypt_payment_nonce. - Ensured proper escaping for all dynamic outputs in multiple files.
- Improved error handling with clear, actionable messages.
- Added
-
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.
- Updated all text domains to
-
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
1.0.5 – 2026-01-08
- Fixed:
- Updated toolkit version for block checkout addressing responsive site concerns
- Added:
- Update order status to failed on failed payment
1.1.0 – 2026-02-23
- Added:
- Authorization transaction type
- Ability to Capture authorized transactions via order actions in order details screen
- Ability to Void unsettled orders via order actions in order details screen
- Accepted cards icons to block and classic checkout payment box
1.1.1 – 2026-04-02
- Fixed:
- customer wallet uncaught error responses
1.1.2 – 2026-06-04
- Maintenance:
- update toolkit version
1.1.3 – 2026-07-28
- Maintenance:
- Updated toolkit version
Categories
Plugin details
Tags on WordPress.org
