Skip to content

Add ERC: Onchain Recurring Payments#1595

Open
chasseurmic wants to merge 12 commits intoethereum:masterfrom
chasseurmic:erc-recurring-payments
Open

Add ERC: Onchain Recurring Payments#1595
chasseurmic wants to merge 12 commits intoethereum:masterfrom
chasseurmic:erc-recurring-payments

Conversation

@chasseurmic
Copy link

This PR adds a new ERC defining a minimal interface for onchain recurring payments (subscriptions).

Community discussion: https://ethereum-magicians.org/t/erc-standard-interface-for-onchain-recurring-payments/27946

@eip-review-bot
Copy link
Collaborator

eip-review-bot commented Mar 10, 2026

File ERCS/erc-8191.md

Requires 1 more reviewers from @g11tech, @jochem-brouwer, @samwilsn, @xinbenlv

@github-actions github-actions bot added w-ci and removed w-ci labels Mar 10, 2026
@github-actions
Copy link

The commit d911bca (as a parent of 554b230) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions bot removed the w-ci label Mar 10, 2026
ERCS/erc-1595.md Outdated
@@ -0,0 +1,603 @@
---
eip: 1595
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
eip: 1595
eip: 8191

Assigning next sequential EIP/ERC/RIP number.
Numbers are assigned by editors & associates.

Please also update the filename.

ERCS/erc-1595.md Outdated
title: Interface for Onchain Recurring Payments
description: Minimal interface for pull-based onchain subscription billing with lifecycle management and keeper-gated payment collection.
author: Mike Chasseur (@chasseurmic) <chasseurmic@gmail.com>
discussions-to: https://ethereum-magicians.org/t/erc-standard-interface-for-onchain-recurring-payments/27946
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
discussions-to: https://ethereum-magicians.org/t/erc-standard-interface-for-onchain-recurring-payments/27946
discussions-to: https://ethereum-magicians.org/t/erc-8191-onchain-recurring-payments/27946

Updated Eth Magicians title with assigned number and title

ERCS/erc-1595.md Outdated
@@ -0,0 +1,603 @@
---
eip: 1595
title: Interface for Onchain Recurring Payments
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: Interface for Onchain Recurring Payments
title: Onchain Recurring Payments

Interface is superfluous in an ERC title. I'd argue that onchain is also superfluous. Note: I am not an ERC editor.

@eip-review-bot eip-review-bot changed the title Add ERC: Interface for Onchain Recurring Payments Add ERC: Onchain Recurring Payments Mar 11, 2026
@chasseurmic
Copy link
Author

@eip-review-bot all checks have passed. Can you review and merge if all looks good?

@chasseurmic
Copy link
Author

The auto-review-bot keeps failing with no artifacts found. This appears to be an infra issue on the ethereum/ERCs side unrelated to the ERC content. All 9 content checks have passed. @xinbenlv / @SamWilsn could you take a look when you have a chance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants