#greatestice_webhooks
1 messages ¡ Page 1 of 1 (latest)
đ 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/1225406601452720150
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi! unfortunately it's not really possible to test that event.
Also note it's basically legacy, it's for old Card/Source objects only(not PaymentMethods pm_xxx which have been the default for years, we did not build an equivalent event for those).
I want to get notified about card expiry
makes sense, but it's not really possible, we don't provide notifications like this. What we suggest is setting this up on your own side(set up a cron job, or check a customer's PaymentMethods when they log into your site and show warnings then, that sort of thing).
Is there any webhook to try for card expiry?
no, that's what I've been explaining.
I see there is an option for sending email about card expiry
So we can only send emails?
yep