Overview
ThedeleteIntent() method cancels an intent permanently. The underlying card network mandate is revoked — it can no longer be used to issue tokens or process transactions. Requires passkey authentication.
Method Signature
Parameters
The intent to cancel
Return Value
Example
Error Handling
| Code | Cause | Resolution |
|---|---|---|
PASSKEY_REJECTED | User declined the passkey prompt | Allow retry |
PASSKEY_UNAVAILABLE | Device doesn’t support WebAuthn | Inform user |
INTENT_EXPIRED | Intent already expired | No action needed |