#378 — Facade supports “name” field and contact-related fields to create Payment Links
Repo: Twill-AI/facade State: closed | Status: done Assignee: sparsh-twillpayments
Created: 2025-06-25 · Updated: 2025-07-03
Description
Request
In order to set “Title” and address-related fields in PayEngine’s hosted payment links we need to set name field (not mentioned in docs), contactInfo and following set of flags in https://docs.payengine.co/api-reference/transactions/payment-links/create-payment-link for /api/payment-link API.
Acceptance criteria
- Facade supports
name,contactInfoand following fields in POST /api/v1/integrations/{integration_id}/paymentlinks - Logic above is covered with unit tests.
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets