Description
This plugin adds Card to Card payment functionality to Easy Digital Downloads. Customers can transfer money to a specified card number after purchase and submit their transaction details. Orders will be confirmed by the site administrator after review.
Features:
– Add Card to Card payment gateway to Easy Digital Downloads
– Allow customers to submit tracking and reference numbers
– Send order notifications to Telegram (optional)
– Display Card to Card information in order management
– Upload destination bank icon
– Record card holder name
External Services
This plugin uses the Telegram Bot API to send store/admin notifications during order events in Easy Digital Downloads.
Data sent includes:
– Order total
– Order status
– Customer email (if available)
This data is sent when a new payment is completed or fails.
Service: Telegram Bot API
Terms of Service: https://telegram.org/tos
Privacy Policy: https://telegram.org/privacy
Screenshots
Installation
- Download and extract the plugin.
- Upload the
card-to-card-gateway-for-eddfolder to thewp-content/plugins/directory. - Activate the plugin through the WordPress dashboard.
- Go to Downloads > Settings > Payment Gateways and configure the Card to Card settings.
FAQ
-
Does this plugin automatically confirm payments?
-
No, payments must be reviewed and confirmed by the site administrator after being submitted by the customer.
-
Can I send notifications to Telegram?
-
Yes, you can enter your Telegram bot token and Chat ID in the plugin settings to send order notifications.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Card To Card Gateway For EDD” is open source software. The following people have contributed to this plugin.
Contributors“Card To Card Gateway For EDD” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Card To Card Gateway For EDD” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3.6
- Improved mobile responsive design: Tracking code and reference number fields now stack vertically on mobile devices instead of appearing side by side
- CSS optimization: Removed all inline styles from PHP code and moved them to external CSS file for better performance
- Enhanced maintainability: Separated HTML structure from styling by creating dedicated CSS classes
- Improved code organization: Added structured CSS classes for all form elements (container, bank section, icons, buttons, inputs, labels)
- Better performance: Eliminated inline styles to reduce HTML size and improve page load times
- Enhanced mobile compatibility: Optimized responsive design with proper CSS media queries
- Cleaner codebase: Achieved complete separation of concerns between HTML and CSS
1.3.3
- Security improvements: Fixed potential XSS vulnerabilities with comprehensive output escaping
- Improved nonce verification order to prevent early access to $_GET
- Enhanced input validation and sanitization throughout the plugin
- All user inputs and outputs are now properly escaped using WordPress security functions
- Improved permission checks and error handling
1.3.2
- Comprehensive security improvements (input sanitization, validation, output escaping, Nonce security)
- Fixed inline script and style issues for improved performance and security
1.2
- Card number formatting with dashes
1.1
- Optimized settings in EDD
1.0
- Initial plugin release


