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.
A merchant URL.
var url: URL? { get set }The maximum length of the URL is 64 characters, including the schema. To disable the merchant URL, set url to nil.