Skip to content

EasyInvoice - Manage Existing Single Recurring Payouts #19

@MantisClone

Description

@MantisClone

Motivation

We need a table to manage recurring payments

Background

When the user creates a recurring payment via the Payout page, we create an entry in the EasyInvoice database. Then only after the payments are executed on-chain and webhook is triggered, that's when we create the corresponding requests.

We don't need to store recurring invoices for recurring payments. We only create the request after the payment is executed on chain.

Definiton of Done

  • MVP can be a static table. The design should also allow for growth to include batch recurring payments.
  • Add the table to the existing Payouts page.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions