LibreSign / LibreSign/libresign
NEW FEATURE: HOSTED CHECK OUT
Open
Nobody has claimed this yet.
epic
feature-request
- Dominant language
- PHP
- Stars
- 818
- Forks
- 146
- Avg merge
- 11h 31m
- Merged PRs (30d)
- 326
Description
Purpose:
Allow for billing and checkout
Methodology:
Check if { user_account has signature_counter < 0 } ; then { serve payment checkout frame }

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
The issue identifies billing and checkout as the goal and describes serving a payment checkout frame when the signature counter is below zero, but names no files, tests, or entry points. First locate the existing account and signing-limit logic, then identify the checkout integration and its tests; done means the billing flow works for the stated condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- payments
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100