rspace-online/modules/rcart/components
Jeff Emmett 4199a8c6e0 feat(rcart): add "Payer Decides" option for payment type and amount
- Add 'payer_choice' as third paymentType option on request form
- When set, the payment page shows a One-time / Recurring toggle for the payer
- Payer's choice sent to server via chosenPaymentType in status update
- Server uses chosenPaymentType to determine subscription reset behavior
- Combined with existing amountEditable, creators can now leave both
  amount and payment type fully up to the payer

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 16:57:09 -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): QR code payment requests with self-service generator 2026-03-11 16:11:20 -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): add "Payer Decides" option for payment type and amount 2026-03-11 16:57:09 -07:00