Skip to main content
Version: v2

Split Tender Cancel Business Rules

Overview

Payment cancellation in split tender transactions must account for different payment methods with varying cancellation capabilities. The system must ensure transactional integrity across all payment methods involved.

Key Considerations
  • Payment type (SALE vs PRE-AUTH) determines cancellation eligibility
  • Different payment methods have different cancellation requirements
  • Both payment methods must be eligible for cancellation in a split tender transaction
  • If one payment cannot be canceled, the entire transaction remains active

Cancellation Eligibility Matrix

The table below outlines the eligibility for cancellation across different payment method combinations and payment types:

Payment CombinationPayment TypeEligibilityRequired StatusNotes
Card + CardPRE-AUTH✅ AllowedBoth in AUTHORIZEDMust cancel both payments together
Card + CardSALE❌ ForbiddenN/ASALE transactions on cards cannot be cancelled
Card + ACHSALE❌ ForbiddenN/ASALE transactions on cards cannot be cancelled
ACH + ACHAny✅ AllowedBoth in ACCEPTEDBoth ACH payments must be in ACCEPTED status

Cancellation Rules by Payment Method

Card Payments

Card payments have specific cancellation restrictions:

  • PRE-AUTH transactions can be canceled when in AUTHORIZED status
  • SALE transactions cannot be canceled (captured funds require refund instead)
  • Cancellation must occur before settlement (typically within 24 hours)

ACH Payments

ACH payments have different cancellation characteristics:

  • Cancellation only allowed when in ACCEPTED status
  • Once ACH payment is processing, cancellation is not possible
  • Failed cancellation requires manual intervention.