On This Page
Create an mposUI Instance
mposUI
InstanceBefore you can create the
mposUI
instance, create and configure the
Credentials
and Configuration
objects.Follow this step to create the
mposUI
instance.- Create themposUIinstance.let mposUi = await mposUiBuilder(credentials: credentials, configuration: configuration)