Transaction Status Flows

Overview of transaction status flows for different payment tenders.

Transaction Status Flows

Authvia supports multiple payment tenders, each with specific transaction status flows based on the tender type and processing capabilities.

Transaction Status Flows

ACH Status Flow

StatusDescriptionNext Possible Statuses
pendingTransaction submitted, awaiting processingprocessing, failed
processingTransaction being processed by ACH networkcompleted, failed, reversed
completedTransaction successfully settledrefunded
failedTransaction failed during processing-
reversedTransaction reversed before settlement-
refundedFunds returned to customer after settlement-

Credit Card Status Flow

StatusDescriptionNext Possible Statuses
pendingTransaction submitted, awaiting authorizationauthorizing, error, failed, declined
authorizingAUTHORIZE action or step delayed, possibly for fraud checkauthorized, error, failed, declined
authorizedFunds reserved, awaiting capturecaptured, voiding, error, failed, declined
capturedGateway accepted CAPTURE action or stepsettling, refunding, error, failed, declined
settlingTransaction queued for settlementsettled, error, failed, declined
settledTransaction successfully settledfunded, refunding, error, failed, declined
fundedFunds transferred to merchant accountrefunding, error, failed, declined
voidingVoid action accepted by gateway, not yet voidedvoided, error, failed, declined
voidedTransaction cancelled before settlement-
refundingRefund action accepted by gateway, not yet refundedrefunded, error, failed, declined
refundedFunds returned to customer after settlement-
errorMerchant misconfiguration or provider returned non-successful response-
failedInternal infrastructure or commnication failure.-
declinedGateway refused transaction due to invalid payment method or account state-
⚠️

Note: Not all gateways support settling, settled, and funded statuses yet. Please consult the system-provider documentation for your provider.

Related Documentation