rfunds-online/app
Jeff Emmett 6a59ac6007 feat: Wise-style payment flow with send & request pages
- /pay — step-by-step send flow: amount → recipient → method → review → pay
  Supports card, bank transfer (ACH/SEPA), and crypto wallet
  Auto-fills sender email from EncryptID account
  Tracks recipient email for notification on token receipt
  Prefillable via query params (from payment request links)

- /pay/request — create shareable payment request links
  Generates prefilled /pay URLs with amount, currency, recipient, note
  Copy, email, or native share support

- API proxy for onramp session creation (avoids CORS)
- Transak widget email pre-fill from session

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 19:08:38 +00:00
..
api feat: Wise-style payment flow with send & request pages 2026-03-14 19:08:38 +00:00
demo chore: add rInbox to r* Ecosystem footer 2026-02-16 18:31:21 -07:00
fonts Initial commit from Create Next App 2026-02-13 08:02:05 -07:00
mortgage feat: rMortgage simulator — variable-term lending, lender return calculator, partial funding 2026-03-14 01:50:14 +00:00
pay feat: Wise-style payment flow with send & request pages 2026-03-14 19:08:38 +00:00
river feat: add dynamic enoughness layer to Budget River 2026-02-20 21:38:23 +00:00
space feat: add funding sources — card payments via Transak and funding source management 2026-02-15 09:21:44 -07:00
tbff feat: initial rfunds.online with TBFF interactive platform 2026-02-13 08:09:16 -07:00
favicon.ico Initial commit from Create Next App 2026-02-13 08:02:05 -07:00
globals.css Merge branch 'dev' 2026-02-25 13:37:24 -08:00
icon.svg Add emoji favicon (💸) for browser tab 2026-02-14 19:13:37 -07:00
layout.tsx feat: add rData (Umami) analytics tracking 2026-03-10 14:24:34 -07:00
page.tsx feat: standardize Header, EcosystemFooter, and shared components 2026-02-25 00:04:29 -08:00