Closed (fixed)
Project:
Orchestra
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2026 at 22:29 UTC
Updated:
24 Jul 2026 at 22:40 UTC
Jump to comment: Most recent
Follow-up to issue 3610001: the SettleTask and Payable are domain-neutral (orchestra_payment knows nothing about bookings), but their docblocks, the cancel-when-zero form text, and the Payable docblock used booking-specific examples (a free booking, a deposit, the order owes). This replaces them with plain payment vocabulary (authorize, capture, cancel, capture amount, card verification), so nothing domain-specific leaks into the generic layer.
Wording only; no behavior change. Kernel tests green.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mably commentedComment #5
mably commented