origin property
Required for browser-based (
channelWeb) 3D Secure 2 transactions.Set this to the origin URL of the page where you are rendering the Drop-in/Component. Do not include subdirectories and a trailing slash.
Implementation
@BuiltValueField(wireName: r'origin')
String? get origin;