Scenario 17: Card Load (Maestro)

<< Back to the index

A debit cardholder is a driver for a ride-share company and receives a $300 payment from the company in his debit account as a Maestro load. The following are true:

  • The initial available balance is $1000.
  • The network is Mastercard Debit.

Sequence of events

Events in the same step have the same timestamp.

  1. Mastercard sends a payment authorization for 300.00 over network rails.
  2. Galileo approves the authorization and sends the AAPM: auth_payment webhook. Then Galileo converts the transaction into a payment, posts 300.00 to the account, and sends the BPMT: pmt webhook. The available balance is now 1300.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
AuthPayment300.0011330100020210411:050429MST

Authorization/Settlement Events webhooks

msg_idtypeamountauth_idpmt_idoriginal_auth_idopen_to_buytimestamp
BPMTpmt300337713002021-04-11 05:04:29 MST
AAPMauth_payment3001133013002021-04-11 05:04:29 MST

Authorized Transactions RDF

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

TRANSACTION AMOUNTAUTHORIZATION CODETRANSACTION CODEREVERSAL IDTRANSACTION DATE/TIME
300.00-11332802021-04-11 05:04:29

Posted Transactions RDF

TRANSACTION AMOUNTAUTHORIZATION CODETRANSACTION CODE/TYPESOURCE IDTRANSACTION DATE/TIMEPOST DATE
300.00+1133PMMX33772021-04-11 05:04:292021-04-11 05:04:29

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
30011330PMMX2021-04-11 05:04:292021-04-11 05:04:29

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
30011330PMMX33771300None2021-04-11 05:04:292021-04-11 05:04:29