#rena7ssance_code
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/1438285271278944286
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
hello Palamedes, thanks for your time in advance! please let me know if Code button is not the correct one to raise such request and I should use any other button to ask the question.
Hi there!
Okay so I'm looking but I doubt it and the reason is that fixtures are a series of api requests that result in x,y, or z happening but I don't know if you can make an API request that results in a mandate.updated event directly.
Generally those happen in response to external updates Stripe receives about payment methods - like access to a bank account gets revoked, for example
thank you!
from my limited check on stripe APi, there seems no API directly call on mandate.updated . also i am not familiar with other APIs to make such an indirect result.
so, is that the conclusion that we cannot have a mandate.updated webhook from Stripe CLI?
you should be able to use stripe trigger https://docs.corp.stripe.com/stripe-cli/triggers
but mandate.updated is not supported in the event type in this repo https://github.com/stripe/stripe-cli/tree/master/pkg/fixtures/triggers? how to trigger the mandate.updated webhook event?
also, i got access denied when trying to access https://docs.corp.stripe.com/stripe-cli/triggers
can you explain what you mean by "access denied"?
I'm so sorry - https://docs.stripe.com/stripe-cli/triggers
Yep you're right
I suppose we don't support mandate.updated at all for the CLI trigger so opening an issue was the right move
ACK. just wanna see whether it could be this a quick support?
I am not sure what the timeline will be like, and I also can't guarantee that the CLI team will adopt the request
Thanks for the information! super helpful! may sync back with my team.
No problem!