KindeServerSession values are null when using Stripe webhook
Hi, I am using NextJS and want to integrate with the Stripe API. I need to use the Stripe's webhook for billing process but as this webhook is called from Stripe URL I cannot retrieve kindeServerSession values to validate the user.
I am using the billingportal and I cannot pass metadata to the request
Is any workaround for this?
1 Reply
Hi,
Is it the stripe webhook your not seeing the authenticated state?