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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Forward additional fields to PIS Connect meta payload (psu_phone_prefix, custom for reconciliation data, target_env)
feat: Support flat psu_address_* fields in PIS Connect config (auto-assembled into meta.psu_address when nested psu_address is not provided)
chore: Expand IPisSetup and IMeta interfaces to declare newly typed optional fields (including pre-existing expiry which was forwarded at runtime but missing from IPisSetup)
chore: Switch CHANGELOG version headings to H2 per Keep-a-Changelog
test: Add offline unit tests for Connect._buildPaymentPayload covering existing and new opt-in fields