berrypod/lib
jamey a0985bd07e
All checks were successful
deploy / deploy (push) Successful in 1m0s
fix Stripe webhook crash on struct access
Stripe.Checkout.Session is a struct that doesn't implement Access,
so get_in with atom keys fails. Use direct struct field access instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 23:36:21 +00:00
..
berrypod gate magic link login on verified email delivery 2026-02-21 22:25:27 +00:00
berrypod_web fix Stripe webhook crash on struct access 2026-02-21 23:36:21 +00:00
mix/tasks rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
berrypod_web.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
berrypod.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00