#WachiGO
1 messages · Page 1 of 1 (latest)
No
can server side set expire time from api call?
There's no expiration for PaymentIntent.
if my server want to make 15 mins expiration.
Can I do countdown by my end and cancel the payment intent from my end when the time is up?
Yes you can create you own schedule to invoke the cancel API 15 mins later.