2Download Connector for 2DL Hosted Checkout integrates your WordPress site with 2DL hosted services (2dl.app).
This plugin does not include any license-key locks for local functionality. Subscription billing (if used) is handled by the 2dl.app hosted service.
Shortcodes:
– [ToDownload_storefront] – storefront listings
– [ToDownload_cart] – cart
– [ToDownload_checkout] – checkout (redirects to hosted checkout)
– [ToDownload_account] – receipts / account view
This plugin communicates with 2DL hosted services to enable hosted checkout, secure delivery, and Connect onboarding/status.
Domain(s) the plugin may connect to:
The exact base URL is configured by your site admin in the plugin settings.
What the service is / what it is used for:
store_public_id, product_public_id, success_url, cancel_url).session_id).store_public_id, return_url, refresh_url).Authorization: Bearer ... header.See our policies:
– Privacy Policy: https://2dl.app/privacy
– Terms of Service: https://2dl.app/terms
– Refund & Dispute Policy: https://2dl.app/refunds
Payments are handled by 2dl.app. This plugin does not send payment-processor secret keys from your WordPress site.
This plugin sends data to 2dl.app to perform hosted checkout and receipt/license lookups. See the “External services” section above for details about what data is transmitted and when.
If you use this plugin, you should review and link to your site’s own privacy policy, and include 2dl.app as a service provider where applicable.
2DL runs inside your WordPress site, so upload limits are controlled by your web host (PHP/nginx), not by 2DL.
Recommended settings:
upload_max_filesize: 64M or higherpost_max_size: 64M or higher (must be >= upload_max_filesize)memory_limit: 256Mclient_max_body_size 64M;If you see an upload limit like 2–8MB in WordPress (Media Library, Site Health), increase the limits in your hosting control panel.
Cloudways example:
upload_max_filesize and post_max_size.Security follow-up with Plugin Check readme metadata fix.
Security follow-up with Plugin Check output escaping fix.
Security update. Guest account lookups now require a signed email token.
Recommended update.
Recommended update.