cookbook proof · chargeback-dispute-guard
Chargeback resubmit
A disputes agent resubmits the same chargeback.
Strands SUBMIT_DISPUTE
without kiff $125 Each resubmit racks up another scheme fee.
SUBMIT_DISPUTE state-aware gate ↓
with kiff $25 Submitted once. 4 resubmits refused.
1 Agent proposes
SUBMIT_DISPUTE on a Dispute.2 KIFF reads the Dispute's current state — before anything runs.
3 First call: state allows it → executed, receipt signed.
4 State is now
SUBMITTED → every repeat refused, receipt signed.The scenario
A disputes agent files a chargeback, then resubmits the same dispute when it doesn't see an immediate result. Each submission carries a scheme fee.
Why it was refused
Once filed, the dispute is SUBMITTED. SUBMIT_DISPUTE is allowed only from the open state, so every resubmit of the same dispute is refused before it bills another fee.