#WachiGO

1 messages · Page 1 of 1 (latest)

tired bluffBOT
cobalt dew
#

No

toxic abyss
#

can server side set expire time from api call?

cobalt dew
#

There's no expiration for PaymentIntent.

toxic abyss
#

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?

cobalt dew
#

Yes you can create you own schedule to invoke the cancel API 15 mins later.

toxic abyss
#

do cancel API require to call or not?

#

my another idea is keep the payment intent forever when after 15 mins

#

no need to call cancel