sourcefuse / sourcefuse/arc-saas
add billing subscription features
Open
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 5
- Avg merge
- 10h 28m
- Merged PRs (30d)
- 2
Description
Description
This change introduces enhancements for invoice data access and payment-related operations.
Changes
- Added support for retrieving invoice PDF download URLs
- Added functionality to fetch payment method details associated with invoices
- Introduced payment intent operations:
- Retrieve payment intents by ID for payment tracking
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.
Research direction
Start by reviewing open pull request #121, which is linked to this issue and covers the proposed billing changes. Check whether it addresses invoice PDF URLs, invoice payment method details, and payment intent retrieval; the work is done when those listed operations are implemented and covered by the pull request's validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, payments
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100