You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stripe has Terms split over 4 countries: CA, IE, GB, US. How should this be reflected in the rules?
One idea is to add a new attribute country on the url element and expand the definition to allow multiple url elements under a single docname, like so:
Stripe has Terms split over 4 countries: CA, IE, GB, US. How should this be reflected in the rules?
One idea is to add a new attribute
country
on theurl
element and expand the definition to allow multipleurl
elements under a singledocname
, like so:This could even be useful for multi-lingual cases. Such as this fictitious site:
(I wanted to discuss this in #tosback but couldn’t find the channel on either freenode or OFTC.)
The text was updated successfully, but these errors were encountered: