feat(channel): DerbySoft Property Connector adapter (#92–#94)#163
Merged
Conversation
Implement REST/JSON DerbySoft PC Integration adapter with OAuth Bearer auth, 15 req/s rate limiting, Delta/Overlay ARI push, property profile sync, and inbound LiveCheck/Book/Modify/Cancel/Ping webhooks. - Adapter + mapper + client under adapters/derbysoft/ - Mock PC server on :4002 (tools/mock-derbysoft, compose profile channels) - Bearer inbound auth helper; PCI strip of payment fields - Overlay full-flush endpoint; docs/channels/derbysoft.md partner checklist - Dashboard adapter option + README/CHANGELOG updates Closes #92 Closes #93 Closes #94 Co-authored-by: telivity-otaip <telivity-otaip@users.noreply.github.com>
CI failed on stale counts (1115/134 → 1137/137) from new DerbySoft specs. Co-authored-by: telivity-otaip <telivity-otaip@users.noreply.github.com>
telivity-otaip
marked this pull request as ready for review
July 17, 2026 02:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Supersedes #154 and #160 (those branches are push-protected after GitHub reconnect).
:4002, inbound LiveCheck/Book/Modify/Cancel)main(fix: Added SPA route catch-all #158 / Core hooks for regional compliance integrations: invoice.* events, delivery-failure alerting, webhook docs #162)pnpm readme:sync-testsCloses #92
Closes #93
Closes #94
Test plan
node scripts/sync-test-count.mjs→ 1151 / 139mainis DerbySoft-only (merge absorbed upstream)