Laravel Paddle Billing not saving to database
I’m using Laravel Cashier for Paddle integration on the backend while using NextJS for the Paddle integration on the frontend via Paddle’s checkout overlay feature. I am able to connect the checkout to my backend API using webhooks via ngrok on my local.