#emil_api

1 messages ¡ Page 1 of 1 (latest)

fallen crystalBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1334868430993625188

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

hybrid silo
#

We'd recommend you set up a webhook and subscribe to events for that

polar flicker
#

Would the webhook be a custom one I can setup on the stripe dashboard or does it already exist?

hybrid silo
#

Yes, you'd need to create the webhook and write the code in the endpoint to receive events and be notified on their status

hybrid silo
polar flicker
#

Gotcha, do transfers have something similar for status that the payments have?

hybrid silo
#

No, they're synchronous

#

If the API request succeeds then it'll work

fallen crystalBOT
polar flicker
#

Oh cool so I dont even need to check back on them at all? Even if they are schedule for when funds arrive in my stripe account with the SourceTransaction param

hybrid silo
#

Yep, exactly

polar flicker
#

Oh thats so awesome, thank you so much!

hybrid silo
#

Only if the API request to create fails do you need to action