Credit Card Merchant Dispute Communication Log PDF
Document each issuer or merchant contact, evidence shared, statuses, and next step dates.
Capture every merchant dispute contact
Log who you spoke with, methods used, evidence sent, and next steps for issuer or merchant disputes.
Status message placeholder
Empty values are allowed. Keep everything in one printable table.
| Date | Who You Contacted | Contact Method | Summary of What Was Said | Evidence Submitted | Status | Next Step Date | Notes | Actions |
|---|---|---|---|---|---|---|---|---|
No calculations applied. Export exactly what you enter.
🔒 MANDATORY CODEX SAFETY FOOTER (INCLUDE VERBATIM)
- Do not modify global layout, header, footer, ads, analytics, or shared components
- Do not import @/components/ui/select or any unverified shadcn components
- Use native HTML inputs only
- Row add/remove buttons must be plain <button>
- No date math, no parsing, no calculations
- PDF builders must return Promise<Uint8Array>
- Always create Blobs using bytesToPdfBlob(bytes) from lib/pdf/bytes.ts
- Never include null in React-PDF style arrays
- No refactors
- Tool may only break itself