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 bbfbbf1963 Update PaymentIntent amount if cart changed on retry
Moved fee calculation before PI check so we can compare amounts.
If existing PaymentIntent has different amount than current cart,
update it via Stripe API before returning.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-17 19:06:01 -08:00
..
createPaymentIntent.cfm Update PaymentIntent amount if cart changed on retry 2026-02-17 19:06:01 -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 CFML syntax error in webhook.cfm breaking all Stripe webhooks 2026-02-17 16:48:25 -08:00