domainName property
The domain name you provided when you added Apple Pay in your Customer Area. This must match the window.location.hostname of the web shop.
Implementation
@BuiltValueField(wireName: r'domainName')
String get domainName;
The domain name you provided when you added Apple Pay in your Customer Area. This must match the window.location.hostname of the web shop.
@BuiltValueField(wireName: r'domainName')
String get domainName;