threeDSPaymentData property
When non-empty, contains a value that you must submit to the /payments/details endpoint as paymentData.
Implementation
@BuiltValueField(wireName: r'threeDSPaymentData')
String? get threeDSPaymentData;
When non-empty, contains a value that you must submit to the /payments/details endpoint as paymentData.
@BuiltValueField(wireName: r'threeDSPaymentData')
String? get threeDSPaymentData;