For comprehensive implementation guidance, see our Implementation Overview which covers all three services (Alerts, Digital Receipts, Deflections) and both integration paths (Push Data vs Pull Data).
Quick Start
Chargeblast offers three services that can each be implemented via Push Data or Pull Data:| Service | Push Data | Pull Data |
|---|---|---|
| Alerts | Upload orders → we match → webhook with order ID | Receive raw alerts → you match → update alert |
| Digital Receipts & Deflections | Upload orders with receipt data → we respond to queries | Expose lookup endpoint → you respond in real-time |
Digital Receipts and Deflections share the exact same implementation. The only difference is the data you upload — if you include qualifying fields (merchant contact phone, IP address, customer email, and for FPT: billing/shipping address), your transactions become eligible for automatic deflection via Compelling Evidence 3.0 and First Party Trust. Without these fields, you still get Digital Receipts.
Detailed Guides
Implementation Overview
Understand the three services and choose your integration path.
Alerts Implementation
Implement CDRN and Ethoca alerts.
Deflections Implementation
Implement Digital Receipts, CE3.0, and FPT.
Webhooks
Set up real-time event notifications.
For Platforms & Resellers
If you’re a reseller, SaaS tool, or payment aggregator managing multiple merchants:- Enroll merchants via the Enrollment API
- Upload orders per merchant via Upload Orders
- Receive alerts via webhooks with
merchantIdfield - Bill merchants by polling the Fetch Alerts endpoint
