PHP API (migrated from CFML)
Find a file
Mike fd3183035e Fix receipt rounding: round line items to cents before summing
Individual line prices were displayed rounded (via dollars()) but the
raw floating-point values were accumulated into the subtotal. This caused
totals like $0.99 instead of $1.00 when item prices had fractional cents.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 21:33:42 +00:00
_webhook Add deploy webhook for auto-deploy from Forgejo 2026-03-14 15:04:53 -07:00
api Enable magic OTP (123456) for Apple app review testing 2026-03-20 05:22:17 +00:00
config Port Twilio SMS integration from CFML to PHP 2026-03-14 16:02:34 -07:00
cron Port admin, cron, and receipt endpoints from CFML to PHP 2026-03-14 15:57:25 -07:00
receipt Fix receipt rounding: round line items to cents before summing 2026-03-22 21:33:42 +00:00
show_order.php Add show_order.php redirect to receipt page 2026-03-22 21:28:36 +00:00