Other methods
Additional methods that can be used in combination with the Widget.
.getBankList
The getBankList method fetches all available banks, and runs the callbackFunction with the response as argument. Be aware this methods requires Instantor to whitelist you. Please contact Instantor tech support when planning to use this method.
Where payload has the following format:
.destroy
The destroy method dereferences the initialized <iframe>
, removes the DOM element, removes all its referenced callback functions and event listeners.
Last updated
Was this helpful?