cavvAlgorithm property

  1. @BuiltValueField.new(wireName: r'cavvAlgorithm')
String? get cavvAlgorithm

The algorithm used by the ACS to calculate the authentication value, only for Cartes Bancaires integrations.

Implementation

@BuiltValueField(wireName: r'cavvAlgorithm')
String? get cavvAlgorithm;