#298 — Facade API for creating Customers/Tokens/RecurringPlans
Repo: Twill-AI/facade State: open | Status: open Assignee: sparsh-twillpayments
Created: 2025-03-06 · Updated: 2025-09-15
Description
Request
Need to provide API-s to create, update and delete Customers/Tokens/RecurringPlans. Blocked by https://github.com/Twill-AI/facade/issues/297
See https://twillpayments.atlassian.net/wiki/spaces/TD/pages/249331714/Payments+PayEngine+data+location+evaluation for explanation and https://www.figma.com/design/ZUrZatocX5Vs79IBNqzGke/Twill-UI?node-id=8735-34516&t=UivE85qgkQtAorag-4 for UI requirements.
Acceptance criteria
- Facade have API to C_UD customers which proxies requests to relevant BD API.
- Facade have API to C_UD Card/ACH Tokens and RecurringPlans which proxies requests to relevant PayEngine API.
- Logic above is covered with unit tests.
- https://twillpayments.atlassian.net/wiki/spaces/TD/pages/7929859/Facade+API is updated.
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets