Nikita Zhigamovsky

Results 2 comments of Nikita Zhigamovsky

Please, check your `allowedCardNetworks` and `allowedCardAuthMethods`. In my case, I used: `const allowedCardNetworks = ['VISA', 'MASTERCARD']; const allowedCardAuthMethods = ['PAN_ONLY', 'CRYPTOGRAM_3DS'];` and all works fine with this params. I tested...

I think the method to open a specific Alarm settings could be added as well.