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

Support small payments with automated CC top-ups #1762

Open
riccardobl opened this issue Dec 24, 2024 · 2 comments
Open

Support small payments with automated CC top-ups #1762

riccardobl opened this issue Dec 24, 2024 · 2 comments
Labels
feature new product features that weren't there before

Comments

@riccardobl
Copy link
Member

riccardobl commented Dec 24, 2024

Describe the problem you're trying to solve

Paying 1 sats fee with attached wallets without a direct channel and appropriate min htlc might fail, as per #1604

Describe the solution you'd like

A CC fee reserve should be used for small payments.
If a paid action causes the CC reserve to go below a threshold, a buy cc paid action should be triggered to refill the CC reserve up to its limit.

Describe alternatives you've considered

I'm not sure what the best name for this feature would be to avoid confusion, but the idea is to replace the "disable freebies" setting with a configurable field. This field would allow users to set the minimum amount they are willing to pay to post.
It could be set to 0 for freebies or a higher amount that could serve as a donation to Stacker News or the territory.

Additional context

No response

@riccardobl riccardobl added the feature new product features that weren't there before label Dec 24, 2024
@ekzyis
Copy link
Member

ekzyis commented Dec 24, 2024

Mhh, I understand the problem but I think the solution would be to have automated top-up (inverse of autowithdrawals) so you always have some CCs for small payments.

@ekzyis
Copy link
Member

ekzyis commented Dec 29, 2024

@riccardobl I think we can keep this ticket open but rename it to "automated CC top-ups" if solving the issue via that feature makes sense to you

@riccardobl riccardobl changed the title replace disable freebies with a base fee setting CC reserve for small payments with automated CC top-ups Dec 30, 2024
@riccardobl riccardobl reopened this Dec 30, 2024
@riccardobl riccardobl changed the title CC reserve for small payments with automated CC top-ups Support small payments with automated CC top-ups Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new product features that weren't there before
Projects
None yet
Development

No branches or pull requests

2 participants