Contents

url

A merchant URL.

Declaration

var url: URL? { get set }

Discussion

The maximum length of the URL is 64 characters, including the schema. To disable the merchant URL, set url to nil.

See Also

Setting Configuration Items