CARD_ISSUED_TERMINAL_CREDIT

DefinitionCopied!

The CARD_ISSUED_TERMINAL_CREDIT transaction represents the loading of cash through physical store locations when the load is tied to an Alviere issued card through the VisaReadyLink networks.

Transaction statusCopied!

The CARD_ISSUED_TERMINAL_DEBIT transaction supports the following statuses:

Status

Description

PROCESSING_PAYMENT

This status indicates that the transaction authorization request has been received from our provider. The system is currently processing the payment. Money can be used the the cardholder now.

CANCELED_SYSTEM

This status indicates that the transaction was canceled. Reason could range from Merchant initiated cancellations to customer requests.

COMPLETED

This status indicates that the transaction has been successfully settled or reversed. If we received a reversal request from the network, a child transaction REVERSAL will be created in the ledger as well.

Status reasonCopied!

This transaction does not support status reasons at present.

Service FeesCopied!

When a CARD_ISSUED_TERMINAL_CREDIT transaction is initiated, the associated SERVICE_FEE transactions follow these rules:

During Authorization:
  • SERVICE_FEE status: CREATED

  • Parent transaction (CARD_ISSUED_TERMINAL_CREDIT) status: PROCESSING_PAYMENT

Transaction Outcomes:
  1. If parent transaction (CARD_ISSUED_TERMINAL_CREDIT) is canceled:

    1. Parent status: CANCELED_SYSTEM

    2. SERVICE_FEEtransactio status: CANCELED_SYSTEM

    3. A REVERSAL transaction entry is created in the ledger with status CANCELED_SYSTEM

    4. Result: Service fees are not charged

  2. If parent transaction (CARD_ISSUED_TERMINAL_CREDIT) is completed but reversed after:

    1. Parent status: COMPLETED (with a child REVERSAL transaction)

    2. SERVICE_FEE status: COMPLETED

    3. Result: Service fees are charged

    4. Note: Service fees can be reversed using the provided endpoint Reverse transaction

The SERVICE_FEE transaction mirrors the status of its parent transaction (CARD_ISSUED_TERMINAL_CREDIT) in cases of cancelation or reversal.