getTxnDetails function

Get details of a transaction

Syntax

getTxnDetails( responseBack, customerId, maxRecords, paymentInstrumentId )

Parameters

Name Type Description
responseBack   Indicates which function to be called when a response is received.
customerId   The customer id of the user
maxRecords   The max number of transactions to return
paymentInstrumentId   The id of the payment instrument

Source

SY_Mobiliser.js line 505.