allowedCardAuthMethods property

List<String> allowedCardAuthMethods
final

Allowed card authentication methods. Defaults to PAN_ONLY and CRYPTOGRAM_3DS.

Implementation

final List<String> allowedCardAuthMethods;