- 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> |
||
|---|---|---|
| .. | ||
| cart-demo.ts | ||
| cart.css | ||
| folk-cart-shop.ts | ||
| folk-payment-page.ts | ||
| folk-payment-request.ts | ||