• Pricing
  • Blog
  • Docs
  • Payments
  • Download Now
  • Pricing
  • Blog
  • Download Now

stripe_webhooks

October 30, 2022

A supabase function that gets realtime updates from stripe then updates the subscription_tier of users. Steps:

  1. Verify stripe signing signature
  2. Query stripe API to avoid handling any forged event
  3. Update supabase the subscription tier of the user based on the stripe_customer_id

Example Code Video Walkthrough


Backlinks

How I Migrated 1000+ Users from Firebase to SupabaseWhen beginning my journey as a Flutter developer, I thought Firebase would be the best backend solution for Flutter. Given that both are made by Google, I thought this would be the backend that would be the most stable and flexible. I was wrong. The lack of full native Dart support, slow build times, sketchy workarounds, and no desktop support led me searching for another solution. After many hours of research, I was faced with the choice between two frameworks: Appwrite and Supabase. Both were
Terms · Privacy Policy · FAQ
Subscribe

Get the latest news and articles to your inbox every month.

© Fleeting Notes. All rights reserved.