This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
payfrit-biz/api/stripe
John Mizerek ed001fd0b0 Remove hardcoded 5% fee fallback, require Businesses.PayfritFee
If PayfritFee is not configured for a business, the payment intent
creation now errors instead of silently using 5%. This ensures fees
are always explicitly set per business.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-19 11:16:41 -08:00
..
createPaymentIntent.cfm Remove hardcoded 5% fee fallback, require Businesses.PayfritFee 2026-02-19 11:16:41 -08:00
getPaymentConfig.cfm Add getPaymentConfig endpoint for Payment Sheet saved cards 2026-02-17 18:00:56 -08:00
onboard.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
status.cfm Replace queryExecute with queryTimed across all endpoints for perf tracking 2026-02-02 00:28:37 -08:00
webhook.cfm Fix Stripe webhook and add dev webhook secret 2026-02-19 10:08:35 -08:00