Skip to main content
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:
ServicePush DataPull Data
AlertsUpload orders → we match → webhook with order IDReceive raw alerts → you match → update alert
Digital Receipts & DeflectionsUpload orders with receipt data → we respond to queriesExpose 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

For Platforms & Resellers

If you’re a reseller, SaaS tool, or payment aggregator managing multiple merchants:
  1. Enroll merchants via the Enrollment API
  2. Upload orders per merchant via Upload Orders
  3. Receive alerts via webhooks with merchantId field
  4. Bill merchants by polling the Fetch Alerts endpoint