Skip to content

New stripe checkout flow

Nikolai R Kristiansen requested to merge nikolaik/stripe-session-checkout into main

Rollout plan

  • Set STRIPE_WEBHOOK_SIGNING_SECRET
  • Add stripe webhooks for checkout.session.completed and payment_intent.succeeded to https://galtinn.neuf.no/api/stripe/webhook/
  • Add membership product with price in stripe
  • Update membership type with stripe_price_id price_1PZ8it4eMzZcUxJ7YMcvbbCw from product
Edited by Nikolai R Kristiansen

Merge request reports