#mebezac_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/1396896699095711755
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- mebezac_code, 6 days ago, 5 messages
Hi there
Hello!
I'll double check if this has already been reported internally and whether there is any new state, but I wouldn't be surprised if this simply isn't supported via a Test Clock.
You may just need to mock the response here.
But let me check
(If it hasn't been reported yet then I'll file a ticket internally about it as well)
Thanks
in general we like to avoid mocks where possible and work with "real" data as much as possible, but I can see how a mock could be needed for something like this.
Yep I get it and ideally the Event would fire but also this is our legacy integration (Cards + Sources) as the PaymentMethods API is our newer and recommended integration so very possible this was never really supported with Test Clocks.
Can you share the Customer ID you are testing with so I can just check that it should fire in the scenario you are creating?
cus_SioQO4YuAXoeqO
Okay yeah that looks right -- it indeed should have fired. I'm not seeing an outstanding ticket internally for this so I'll file one but for now you'll want to just mock the Event/response for your development and tests here.
Ok thanks for the info, have a good rest of your day!