Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(payment-receipts): Add payment receipts controllers #3246

Open
wants to merge 2 commits into
base: feat-payment-receipts
Choose a base branch
from

Conversation

ivannovosad
Copy link
Contributor

Roadmap Task

👉 https://getlago.canny.io/feature-requests/p/generate-receipts-or-paid-invoices

Context

Generate receipts for payments.

Description

This PR adds controllers, serializers and queries for payment receipts.

It adds these API endpoints:

GET /api/v1/payment_receipts/:id
GET /api/v1/payment_receipts
GET /api/v1/payment_receipts?invoice_id=:invoice_id

@ivannovosad ivannovosad force-pushed the feat-payment-receipts branch from ab4fe4e to 8a2abf6 Compare February 24, 2025 19:52
@ivannovosad ivannovosad force-pushed the feat-payment-receipts-controllers branch from e9fad1b to 8a381ee Compare February 24, 2025 19:57
@ivannovosad ivannovosad changed the title Feat payment receipts controllers feat(payment-receipts): Add payment receipts controllers Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant