AI skill
Load context-aware API reference into your AI coding assistant to get accurate help with authentication, alert handling, dispute tracking, and MID enrollment
The Chargebackhit AI skill is a set of reference files for AI coding assistants. Load it into your assistant to get accurate, context-aware help with authentication, alert handling, dispute tracking, and MID enrollment.
Chargebackhit offers an HTTP/REST API for chargeback prevention and dispute management, with JSON as the data exchange format. The AI skill covers authentication, alerts, disputes, enrollment, webhooks, and more.
Get started quickly
Chargebackhit AI Skill on GitHubFiles included
| File | Description |
|---|---|
SKILL.md | Overview, four pillars, and minimum required integration flow. |
quickstart.md | Step-by-step walkthrough: API keys, MID enrollment, alert webhook, disputes. |
authentication.md | HMAC-SHA512 signature generation with examples in all languages. |
alerts.md | Get, list, and update alert outcomes. |
webhooks.md | Alert webhook types, payloads, and outcome responses. |
disputes.md | Dispute tracking and representment. |
enrollment.md | MID and CAID batch enrollment. |
merchants.md | Merchant and CAID management. |
errors.md | Error response format and codes. |
testing.md | Sandbox alert generation and validation. |
Ready-to-run webhook server examples are available in Node.js, Python, Go, and PHP.