how can i send a request to specific route in trpc server, after mutation ?
Actually I am using stripe on trpc server , and after I get a success_url from it I wanted to send a request to /api/contact
Just for follow up we can only add one url to success_url , given by stipe