sourcefuse / sourcefuse/loopback4-billing
Feat:Add Payment Intent Retrieval, Invoice Payment Method Details & Invoice PDF URL Support
Open
@piyushsinghgaur1 is already working on this.
Since Apr 9, 2026.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Summary
Enhance the billing module by adding support for retrieving payment intent details, associated payment method information for invoices, and invoice PDF download URLs. This will improve payment tracking, transparency, and usability.
Proposed Features
1. Payment Intent Operations
- Add support to retrieve payment intents by ID
- Enable tracking of payment status and metadata via payment intent
2. Payment Details
- Retrieve payment method details associated with invoices
- Provide visibility into how a specific invoice was paid
3. Invoice PDF Support
- Support retrieval of invoice PDF download URLs
- Enable users to download or share invoice documents easily
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.