Skip to content

Clarify the Agreement id help text - #129

Merged
loevgaard merged 1 commit into
2.xfrom
agreement-id-help
Aug 24, 2026
Merged

Clarify the Agreement id help text#129
loevgaard merged 1 commit into
2.xfrom
agreement-id-help

Conversation

@loevgaard

Copy link
Copy Markdown
Member

The Agreement id field is alive and consumed on every payment-link creation (payum-quickpay's CreatePaymentLinkAction sends it as the link's agreement_id), but its help text — "the agreement id used for the payment window" — didn't say what happens when it is left empty, which made the field look vestigial.

The new text spells out the behavior: leave it empty to use the Quickpay account's default Payment Window agreement; set it only when the account has several agreements and the window should run on a specific one. Updated in all 16 locales (en source; da, sv, no, fi, de, fr, es, it, nl, pl, pt, cs, hu, ro, uk).

The old text ("the agreement id used for the payment window") did not say what
happens when the field is left empty, making the field look vestigial. The new
text states the fallback - empty means the Quickpay account's default Payment
Window agreement - and that only accounts with several agreements need to set
it. Updated in all 16 locales.
@loevgaard
loevgaard merged commit b47fe4b into 2.x Aug 24, 2026
28 checks passed
@loevgaard
loevgaard deleted the agreement-id-help branch August 24, 2026 09:12
@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.86%. Comparing base (e4313e0) to head (d4466bf).
⚠️ Report is 2 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x     #129   +/-   ##
=========================================
  Coverage     93.86%   93.86%           
  Complexity      205      205           
=========================================
  Files            25       25           
  Lines           766      766           
=========================================
  Hits            719      719           
  Misses           47       47           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant