Payment expiration doesn’t seem to be working, or at least in the sandbox with 3DS. I’ve tried everything but I can always finish a payment and the ‘payment_expired’ webhook i’ve setup never gets called. Here is part of a payment GET response:
“expiration”: 1644320648,
“paid_at”: 1644320730,
payment is expired but I can still pay.
Also a side question, is there no webhook for checkout page expiration?