- 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> |
||
|---|---|---|
| .. | ||
| components | ||
| db | ||
| extract.ts | ||
| flow.ts | ||
| landing.ts | ||
| local-first-client.ts | ||
| mod.ts | ||
| schemas.ts | ||