Skip to content

[FEATURE]: Shareable link + QR code for each invoice #206

Description

@Atharva0506

Feature and its Use Cases

Add a generated shareable public link and QR code for every invoice. The link and QR should point to a read-only invoice view page that can be opened without requiring wallet login (or with controlled access, depending on privacy settings).

  • Generate a shareable URL and QR code that contain encoded invoice data directly (instead of only linking by invoice ID).

  • Instant invoice rendering after opening/scanning, reduced dependency on backend fetch, and easier offline/portable sharing.

  • Quick invoice sharing in chat/email, scan-to-view in physical invoices, and environments with limited connectivity.

Additional Context

  • Prefer compressed + signed payload to prevent tampering.
  • Add fallback when payload exceeds practical QR/URL size limits.

Code of Conduct

  • I have joined the Discord server and will post updates there
  • I have searched existing issues to avoid duplicates

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions