#459 — Facade allow the rep to send incomplete application to merchant to complete
Repo: Twill-AI/facade State: closed | Status: done Assignee: sparsh-twillpayments
Created: 2025-08-01 · Updated: 2025-08-22
Description
Provide and end point that uses Invite Existing Merchant API to communicate with PayEngine using name, email, external_id, merchant_id.
We want to send Merchant Application to merchant (to not authenticated user) by email. Merchant shouldn’t see “Pricing” tab. We are going to use PayEngine’s white-labeled web component. Sending email is implemented via PayEngine, see https://docs.payengine.co/api-reference/onboarding/invite-existing-merchant.
We don’t want notifications about what merchant done on this step but need to investigate if PE may send emails to us (Twill, Michael) about status of the application.
AC:
- Investigate ability to implement the functionality. Get example of this flow working with manual API calls in staging.
- Implement this in Facade.
- Request relevant changes in PE Production account (mail sender config, email template, etc.).
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets