#damenz-expired-checkout
1 messages · Page 1 of 1 (latest)
Best way would be that I give a link to my client thats brings him to my intranet and my intranet checks if the original checkout is expired and create a new one + override the last one (to enable this system to loop forever if it expires) ?
I just dont want to have my team send a link every 24 hours to the client because he didnt finish it in time
I think that make sense as a way to react to it, yes.
Im opened to better solutions too
I want a "single link" for the client that either tells him "All good - already configured" or brings him to the checkout (doesnt matter if its a new one or not) if its not configured
How would you currently be doing that check then?
I mean if you are linking to your intranet already, you should be able to do that check and direct them accordingly right?
Currently I am not doing anything but I was planning to do this yeah
I just wasn't sure if I was able to refresh the same checkout or had to create a new one everytime
ty
Yeah, unfortunately there isn't a way to extend their lifetimes like that. Creating a new one if the old one expired will be the way to go