
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)
– Cloudflare Worker proxy support for Telegram on restricted servers
– Display Card to Card information in order management
– Custom bank icon upload option for unlisted banks
– Display bank name in checkout form
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
Optionally, this plugin can route Telegram API requests through a user-deployed Cloudflare Worker when direct access to Telegram is restricted. The Worker code is provided as a reference and must be deployed by the user on their own Cloudflare account.
Service: Cloudflare Workers
Terms of Service: https://www.cloudflare.com/terms/
Privacy Policy: https://www.cloudflare.com/privacypolicy/
Screenshots

Card to Card payment gateway interface

Plugin settings page with bank selection

Payment information in EDD orders page