#Gerolmed-qs

1 messages · Page 1 of 1 (latest)

gaunt hazel
#

👋 happy to help

#

could you please elaborate? I don't really follow

slender python
# gaunt hazel could you please elaborate? I don't really follow

Well Im creating a payment session via Java and set a success url back to my server.
In the docs example it will only check for the sessions payment to be cleared when a user opens that success url. But what if my server is down or has a maintenance update or if the user cancels loading that page. In that case my server wouldnt be notified and couldnt take any actions. The only thing I can thing of is checking all sessions every X seconds to make sure none have been ignored.

#

Is there a better solution? Like a "on payment cleared" I can subscribe to or must I fear hitting any api limits by checking all open transactions every x seconds

gaunt hazel
slender python
#

Oh I see thanks a lot!

gaunt hazel
#

let me know if you need any more help

stone mango
#

Hey, taking over here. Let me know if there's any follow-up Qs I can answer!

slender python
#

No. All questions answered thank you very much!