sdkData property
The data that the SDK uses to authenticate responses from the Adyen payments platform. Pass this value to your POS app.
Implementation
@BuiltValueField(wireName: r'sdkData')
String? get sdkData;
The data that the SDK uses to authenticate responses from the Adyen payments platform. Pass this value to your POS app.
@BuiltValueField(wireName: r'sdkData')
String? get sdkData;