requestDeviceToken method
requestDeviceToken method#
Parameters#
Returns#
Promise - instance of ICard.Errors#
- If options.publicCredentialId in kushkiInstance is not valid or the request fails then throw error code E003.
- If the merchant has 3DS configurations and JWT request fails then throw error code E004.
- If the merchant has 3DS configurations and validation challenge fails then throw error code E005.
- If the merchant has 3DS configurations and request token validation fails then throw error code E006.
- If the merchant has Sift Science configurations and options.subscriptionId into the body is not found or the request fails then throw error code E016.Examples#
Modified atĀ 2026-03-09 19:19:59