Connect your account, then chat with AI to run tools.
Point Digistore24 IPN URLs at MCPBundles and inspect order posts in chat.
Try this workflow
Last order event
Pull the latest stored IPN and tell me the event type, order id, product name, gross amount, and buyer email from export.json.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsBuilt for
Infoproduct Sellers, Affiliate Marketers, Operations
Last order event
Interprets payload fields from the most recent delivery.
Pull the latest stored IPN and tell me the event type, order id, product name, gross amount, and buyer email from export.json.
Refunds and chargebacks
History scan plus event classification on stored JSON.
List recent deliveries and summarize any on_refund or on_chargeback events — include payment_id, transaction_id, and amounts.
How do I connect Digistore24 deliveries to MCPBundles?
Save a connection on MCPBundles, copy the hosted ingest URL from the credential panel, and paste it into Digistore24 where IPN URLs are configured. Your agent reads stored deliveries — latest, history, and content — in chat.
Can an agent trigger a new delivery?
No. Ingest is read-only. Data arrives when the upstream system sends it; agents query what already landed.
Domain knowledge for Digistore24 Webhook — workflow patterns, data models, and gotchas for your AI agent.
Digistore24 IPN posts order, subscription, refund, and ancillary events as urlencoded form fields. Storage normalizes each POST to flat JSON in export.json. Each delivery is one IPN call (one event, often one transaction). Tools read what already landed — there is no pull API and no way to acknowledge, refund, or replay IPN from here.
Each IPN sends exactly one event. event_label mirrors the backoffice name when present.
Order lifecycle
| event | Meaning |
|---|---|
| on_payment | Successful payment |
| on_refund | Refund processed |
| on_chargeback | Chargeback processed |
| on_payment_missed | Subscription/installment payment failed or was not collected — temporary access suspension signal; a later on_payment may follow if the buyer pays |
| payment_denial | Payment rejected after final attempt (only when enabled upstream) |
| on_rebill_cancelled | Rebilling stopped (cancellation recorded) — sent when support stops rebilling |
| on_rebill_resumed | Rebilling restarted |
| last_paid_day | Final paid billing period ended — permanent access revocation signal |
Other IPN types
| event | Meaning |
|---|---|
| connection_test | Connectivity test ping |
| on_affiliation | New affiliate accepted for a product |
| eticket | E-ticket created or updated (action: create, update, use, cancel_use, revoke, cancel_revoke) |
| customform | Custom form submitted (action: create; fields appear as data-XXXXX keys) |
Lifecycle distinctions
Inspect export.json — optional blocks depend on product setup (addons, licenses, coupons, rebilling, upgrades).
Event and mode
Order and transaction ids
Product and amounts
Buyer
Billing model
Affiliate and tracking
Rebilling extras (subscription/installment)
Upgrade extras
Optional product-delivery blocks
Integrity
Return the most recently stored report — tabular rows, raw text, or JSON depending on format. Default starting point for current report questions.
List recent stored reports — ids, capture time, filename, and format. Follow with latest report or get report for full content.
Return one stored report by report_id — full content with the same source/export envelope as latest report.
Connection status — whether any reports have landed, when the last file arrived, filename, and stored report count. Includes the ingest URL only when ...
Save a connection on MCPBundles, copy the hosted ingest URL from the credential panel, and paste it into Digistore24 where IPN URLs are configured. Your agent reads stored deliveries — latest, history, and content — in chat.
No. Ingest is read-only. Data arrives when the upstream system sends it; agents query what already landed.
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/digistore24-webhook. Authentication is handled automatically.
Digistore24 Webhook provides 4 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Digistore24 Webhook uses API Key. Digistore24 Webhook requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Digistore24 Webhook to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/digistore24-webhookThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
Digistore24 Webhook and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More ecommerce integrations you might like
Sharetribe is a hosted marketplace platform. Use the Integration API to manage marketplace users, li...
Read 2Checkout IPN and LCN notification POST bodies stored as JSON.
Track and control stock across warehouses. Manage stock levels, locations, movements, and product de...
Read Teachable school webhook JSON event POST payloads in chat.
Thinkific is an online course platform that enables individuals and businesses to create, market, an...
Katana is a manufacturing resource planning (MRP) software that helps businesses manage inventory, p...