waszkiewiczja
Results
1
comments of
waszkiewiczja
Yes. There is an error when users updates their subscription level. To fix it go to: app\api\webhooks\stripe\route.ts and inside if (event.type === "invoice.payment_succeeded") change subscription to: const subscription = await...