url property
The URL for the Hosted Checkout page. Redirect the shopper to this URL so they can make the payment.
Implementation
@BuiltValueField(wireName: r'url')
String? get url;
The URL for the Hosted Checkout page. Redirect the shopper to this URL so they can make the payment.
@BuiltValueField(wireName: r'url')
String? get url;