#andrea-skuola-elements
1 messages · Page 1 of 1 (latest)
my problem is that items on my cart expires in 30minutes, so if users can stay on that payment page for more than 30 minutes they will pay for nothing because my cart is expired
that's why i'm asking if there is a timeout time on the payment element
Got it. You'd need to implement that yourself. Elements doesn't offer any kind of timeout functionslity
is there a way to invalidate the payment element to ensure that even if user fills fields after 30 minutes the payment element gives an error?