Skip to content

feat: add recurring payments component and integrate it into the dash…#351

Open
mikkyvans0-source wants to merge 1 commit into
Emmy123222:mainfrom
mikkyvans0-source:Add-a-recurring-payment-scheduler
Open

feat: add recurring payments component and integrate it into the dash…#351
mikkyvans0-source wants to merge 1 commit into
Emmy123222:mainfrom
mikkyvans0-source:Add-a-recurring-payment-scheduler

Conversation

@mikkyvans0-source
Copy link
Copy Markdown

Verified consistent
onPayNow signature matches handleRecurringPayNow on both sides.
recurringPrefill shape {destination, amount, memo} is assignable to SendPaymentForm's prefill prop (memo? is optional there).
localStorage load/save is SSR-guarded (typeof window), and the component is dynamically imported with ssr: false.
Due-check uses lexicographic YYYY-MM-DD comparison, which equals chronological order
Closes #89

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

@mikkyvans0-source is attempting to deploy a commit to the Emmanuel's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 1, 2026

@mikkyvans0-source Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

#56 Add a recurring payment scheduler

1 participant