Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The provisioning is the step that consists in feeding the Secure Client with all the necessary information it needs to connect to the Secure Backend.

The following figure describes the provisioning process:

  • The provisioning is part of the merchant application onboarding process.

  • It is assumed that the merchant’s backend administrator has defined the device models, and registered devices and users for each application instance.

  • The way these parameters are persisted, encoded, and transmitted to the application onboarding process is not known to the SCSDK.

...

Howto

Provisioning can be achieved via the singleton instance of the SecureClient class.

...