Description
Build a hosted checkout page that merchants can link customers to for payment collection, supporting all payment methods with a responsive, optimized UI.
Acceptance Criteria
Technical Scope
- frontend/app/forms/embed/[id]/page.tsx
- frontend/components/forms/FormRenderer.tsx
- backend/src/services/forms.ts
- Edge: browser back button handling, payment timeout, concurrent session checkout
Description
Build a hosted checkout page that merchants can link customers to for payment collection, supporting all payment methods with a responsive, optimized UI.
Acceptance Criteria
Technical Scope