Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete binding from merchant application

Delete a device binding from a merchant application using the Thales SDK.

Flow

App-initiated binding deletion flow.
Step
Description

1

The merchant application calls the Thales SDK to delete the binding.

2–4

The request is forwarded to the Thales backend, VTS, and the issuer backend. Each system deletes binding data for the token and device.

5

The Thales backend notifies the merchant or PSP backend that the binding was deleted.

SDK integration

Call removeBinding() and handle the result in onSuccess or onError.

Last updated

Was this helpful?