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 29327c4a13 Add getPaymentConfig endpoint for Payment Sheet saved cards
Returns customer ID, ephemeral key, and publishable key needed for
Stripe Payment Sheet to display saved payment methods on iOS/Android.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-17 18:00:56 -08:00
..
createPaymentIntent.cfm Add Stripe Customer creation to save payment methods 2026-02-17 17:56:13 -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