implicit.ink
read this in

properties /payment

property token a chosen word

accepted payment method

A payment-method TYPE the storefront accepts for this product — a token from PaymentMethods (cash, card, mobile-money, bank-transfer, cash-on-delivery, digital-wallet, invoice). A store accepts several, so the property is many-valued. A filterable buyer concern rendered on the product page, at checkout, and as a facet. It governs the TYPE only; the brand the buyer actually taps (Visa, M-Pesa, PayPal) is a downstream instance value, never stored here. An offer filter, not a product-variation axis: no product is sold in a 'cash version' vs a 'card version', so a family never splits on it (its concern `payment` is axis-ineligible; eligibility is derived, not stored).

Accepted payment method is answered with one word chosen from the payment methods list — the same word shared across every product that uses it.

It belongs to payment — one facet of a product.

asked by the kinds that answer it

99 kinds answer it, each for any number of values. The same question can be reused by unrelated kinds — one meaning, many homes.

answered with
token — a token — a word chosen from a fixed vocabulary, shared and filterable across products.
value domain
Payment Methods — the vocabulary its answers are drawn from.
concern
Payment — the facet of a product it belongs to.

asked by kinds that answer it

The same question can be reused by unrelated kinds — one meaning, many homes.

kindhow many
Product many