Gwain
Gwain
Explore posts from servers
WWasp-lang
Created by IamIconLiving on 3/29/2024 in #đŸ™‹questions
Possibility to disable wasp reload on UI file changes?
Agree 100% with this also. App should not be rebuilding after every UI change.
20 replies
WWasp-lang
Created by Gwain on 3/20/2024 in #đŸ™‹questions
Stripe Webhook Server in production
So impressed Vinny with your response and docs. Yes that's perfect! You guys are awesome
12 replies
WWasp-lang
Created by Gwain on 3/20/2024 in #đŸ™‹questions
Stripe Webhook Server in production
UPDATE OK figured it out. The Stripe CLI that the Open-Saas Docs reference has to do with local Dev, once you deploy to Fly.io for example, you have to change the webhook secret in the Stripe -> Dev -> Webhooks section, create a new webhook by URL pointing to your server url/stripe-webhook endpoint, and then add the Webhook Secret found on the stripe dashboard to your .env settings. Hope this helps someone!
12 replies
WWasp-lang
Created by Gwain on 3/20/2024 in #đŸ™‹questions
Stripe Webhook Server in production
Using that method I get No signatures found matching the expected signature for payload. Are you passing the raw request body you received from Stripe? I wonder if it's an issue with the Stipe API version conflict? OR I need to add different webhook key for using the webhook endpoint?
12 replies
WWasp-lang
Created by Gwain on 3/20/2024 in #đŸ™‹questions
Stripe Webhook Server in production
Great! Can we get some documentation on that on the readme?
12 replies
WWasp-lang
Created by Gwain on 3/20/2024 in #đŸ™‹questions
Stripe Webhook Server in production
OR, should I use stripe webhook that points to a URL? And if so I think I need to update the WASP webhook logic.
12 replies