Scenario 10: Merchant Credit (Visa)

<< Back to the index

A debit cardholder is unhappy with services received from a merchant. The merchant credits $100 to the cardholder as compensation. The following are true:

  • The initial available balance is $1000.
  • The merchant validates the debit card with a signature.
  • The network Visa.

Sequence of events

Events in the same step have the same timestamp.

  1. Visa sends a merchant credit authorization request for 100.00.
  2. Galileo approves the request but does not credit the account yet.
  3. Visa sends a clearing file that contains the 100.00 credit.
  4. Galileo creates authorization and backout transactions for the ledger and then credits 100.00 to the account. The available balance is now 1100.00. Galileo sends a SETL: setl webhook.

Transactions

These tables show how the transactions are represented by various Galileo systems. For an explanation of the trans_code field, see Classifying transactions in the About Transactions guide.

Auth API

auth_typetransaction_typetrans_amountauth_idoriginal_idavailable_fundstimestamp
AuthMerchant Credit100.0077330100020210616:092815MST

Authorization/Settlement Events webhooks

msg_idtypeamountauth_idoriginal_auth_idopen_to_buytimestamp
SETLsetl1007733011002021-06-18 05:58:02 MST

Authorized Transactions RDF

TRANSACTION AMOUNTAUTHORIZATION CODETRANSACTION CODEREVERSAL IDTRANSACTION DATE/TIME
100.00+7733602021-06-16 09:28:15

Posted Transactions RDF

TRANSACTION AMOUNTAUTHORIZATION CODETRANSACTION CODE/TYPESOURCE IDTRANSACTION DATE/TIMEPOST DATE
100.00+7733VSZ77332021-06-16 09:28:152021-06-18 05:58:02

Get Authorization History response

This transaction is not returned by this endpoint.

Get Transaction History response

This endpoint returns only settled transactions. These transactions are also returned by Get Account Overview.

amtsource_idoriginal_auth_idtrans_codeauth_tspost_ts
10077330ISZ2021-06-16 09:28:152021-06-18 05:58:02

Get All Transaction History response

This endpoint returns the same transactions as the All Transactions screen of the CST.

amtauth_idprior_idtrans_codesource_idcalculated_balancecredit_indauth_tspost_ts
10077330VIZ77331100Y2021-06-16 09:28:152021-06-16 09:28:15
-10077330BVZ77331000YNone2021-06-18 05:58:02
10077330VSZ77331100Y2021-06-16 09:28:152021-06-18 05:58:02