https://stripe.com/docs/api/checkout/sessions/retrieve here is link but it create payment url in client side. but I want it only from server side so that I can save it temporary in db.
https://stripe.com/docs/api/checkout/sessions/retrieve here is link but it create payment url in client side. but I want it only from server side so that I can save it temporary in db.