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-02-02 22:10:25