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 |
---|---|
|
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. |
|
This status indicates that the transaction was canceled. Reason could range from Merchant initiated cancellations to customer requests. |
|
This status indicates that the transaction has been successfully settled or reversed. If we received a reversal request from the network, a child transaction |
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:
-
If parent transaction (
CARD_ISSUED_TERMINAL_CREDIT
) is canceled:-
Parent status:
CANCELED_SYSTEM
-
SERVICE_FEE
transactio status:CANCELED_SYSTEM
-
A
REVERSAL
transaction entry is created in the ledger with statusCANCELED_SYSTEM
-
Result: Service fees are not charged
-
-
If parent transaction (
CARD_ISSUED_TERMINAL_CREDIT
) is completed but reversed after:-
Parent status:
COMPLETED
(with a childREVERSAL
transaction) -
SERVICE_FEE
status:COMPLETED
-
Result: Service fees are charged
-
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.