Namespace: WebClient

Scoreflex.SDK. WebClient

Methods

<static> close(iframeId)

Close the WebClient iframe identified by iframeId, or the last opened/used one.

Parameters:
Name Type Description
iframeId string
Source:

<static> show(path, params, options, defaultOptions)

Display a WebClient.

Parameters:
Name Type Description
path string

API endpoint path

params object

key/value pair of query string parameters

options object

query string options and WebClient options

defaultOptions object

default WebClient style options

Source: