LibreSign / LibreSign/libresign

NEW FEATURE: HOSTED CHECK OUT

Open
#729 0 comments 0 reactions 0 assignees View on GitHub

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 }

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.