#simmerz_api

1 messages ¡ Page 1 of 1 (latest)

high craneBOT
#

👋 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/1371897416642724082

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

scenic iron
#

Hi! It should also be updated.

violet sail
#

So I can rely on the expiry date to send a reminder to update card information - or not send a reminder if the expiry date has been changed? Or do I only know if it's updated when I try and take payment because the charge attempt fails/succeeds?

high craneBOT
dense plover
#

hello! i'm taking over this thread for timebox

high craneBOT
dense plover
violet sail
#

ah, that's perfect. Yes, that's the one

#

Those events can be sent via webhook, right?

dense plover
#

yep! they are sent via webhook. the docs outline which ones to listen to - it depends on if you're using our legacy sources API or the newer payment methods APIs

violet sail
#

I think the payment methods, but that's different to v1 vs v2 api right?

#

yes, using PaymentIntent and SetupIntent for setting up card payments, so payment methods

dense plover
violet sail
#

Thanks!