checkoutUriTemplate property

String? checkoutUriTemplate
getter/setter pair

URL template when the placeholders are expanded will redirect the buyer to the merchant checkout page with the item in the cart.

Implementation

core.String? checkoutUriTemplate;