Scenario 21: Card Load (Visa)

<< Back to the index

A cardholder receives a $50 payment from a payday loan app. The following are true:

  • The initial available balance is $1000.
  • The network is Visa.

Sequence of events

Events in the same step have the same timestamp.

  1. Visa sends a payment authorization request for 50.00 over network rails.
  2. Galileo approves the request and sends the AAPM: auth_payment webhook. Galileo converts the transaction into a payment, posts 50.00 to the account, and sends the BPMT: pmtwebhook. The available balance is now 1050.00.
  3. Visa sends a batch file with the 50.00 transaction. Galileo sends the SETL: setl webhook. The available balance is still 1050.00.

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
AuthPayment50.00006601000.0020231025:131652MST

Authorization/Settlement Events webhooks

msg_idtypeamountauth_idpmt_idoriginal_auth_idopen_to_buytimestamp
AAPMauth_payment500066010502023-10:25 13:16:52
BPMTpmt50883310502023-10-25 13:16:52
SETLsetl500066010502023-10:26 10:45:23

Authorized Transactions RDF

The amount is expressed as a negative number even though it's a payment into the account.

TRANSACTION AMOUNTAUTHORIZATION CODETRANSACTION CODEREVERSAL IDTRANSACTION DATE/TIMEAUTH TRANSACTION CODEBAI
-50.0000662602023-10-25 13:16:52VITPD

Posted Transactions RDF

TRANSACTION AMOUNTAUTHORIZATION CODETRANSACTION CODE/TYPELOADS AUTH IDTRANSACTION DATE/TIMEPOST DATE
50.008833PMVH00662023-10-25 13:16:522023-10-25 13:16:52

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
5088330PMVH2023-10-25 13:16:522023-10-25 13:16:52

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
5000660PMVH88331050None2023-10-25 13:16:522023-10-25 13:16:52