rspace-online/modules/rcart/components
Jeff Emmett 71b2acd47b feat(rcart): persist payment request ID in URL for reloadability
After generating a payment request, push ?id=<paymentId> into the URL.
On page load, if ?id= is present, fetch the payment from the API and
display the QR/share view directly. Reset clears the URL param.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 20:14:10 -07:00
..
cart-demo.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
cart.css feat: workflow template, choice components, space settings, EncryptID vault, UI polish 2026-03-03 13:15:13 -08:00
folk-cart-shop.ts feat(rcart): group buys tab + interactive what-if calculator 2026-03-11 18:30:10 -07:00
folk-group-buy-page.ts feat(rcart): group buys tab + interactive what-if calculator 2026-03-11 18:30:10 -07:00
folk-payment-page.ts feat(rcart): add "Payer Decides" option for payment type and amount 2026-03-11 16:57:09 -07:00
folk-payment-request.ts feat(rcart): persist payment request ID in URL for reloadability 2026-03-11 20:14:10 -07:00