Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/specification/permalink.md
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,11 @@ A Business MAY also require additional steps — such as verification, eligibili
or age gating, or authentication — before it constructs purchasable state, and
routes the buyer accordingly.

A Business MUST require an explicit buyer action on rendered permalink state
before merging that state into an authenticated buyer's existing cart. An
automatic merge performed on page load, on redirect, or through a pre-filled
submission does not satisfy this requirement.

A Business SHOULD apply query parameters it understands. Applied parameters may
affect server-side state or destination selection, and are not required to
appear on the redirect URL. UCP field-path query parameters SHOULD be consumed
Expand Down
Loading