Integration recipes
TypeScript / Node.js SDK walkthroughs for the Partner API. Run them in order on a first integration.
- ~15 min1
Link a rental operator
01-connect-flow
Send rental operators to Gando with a signed Partner Connect URL and verify the link.
- ~20 min2
Receive webhooks
02-webhook-lifecycle
Register an HTTPS endpoint, verify signatures, and react to connect and deposit events.
- ~15 min3
Create a deposit
03-create-deposit
Create a deposit on behalf of a linked rental operator and send the tenant to Gando checkout.
Markdown source on Gando-Solutions/gando-partner-js · branch main