I have the stripe_customer_id saved in users table. I would like to retrieve all the checkout sessions made by this customer.
stripe_customer_id
users
Now I am getti