getWallet function

A function to query all of the payment instruments in the customer's mobile wallet

Syntax

getWallet( responseBack, customerId )

Parameters

Name Type Description
responseBack   Indicates which function to be called when a response is received.
customerId   The customer id of the user

Source

SY_Mobiliser.js line 338.