shopperConversionId property
A unique ID that can be used to associate /paymentMethods and /payments requests with the same shopper transaction, offering insights into conversion rates.
Implementation
@BuiltValueField(wireName: r'shopperConversionId')
String? get shopperConversionId;