Skip to content

[FE] Downloadable 'Receipt' PDF Generation #427

@emdevelopa

Description

@emdevelopa

Description

Allow buyers to click 'Download Receipt' on the success screen, generating a clean PDF summarizing their on-chain payment.

Requirements and context

  • Use react-pdf or similar browser-side generation to avoid server load.
  • Include transaction hash, date, amount.

Suggested execution

  • Map checkout data into a PDF document model.

Example commit message

feat: implement local PDF receipt generation for buyers

Guidelines

  • Complexity: High (200 points)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions