#gabrielepat
1 messages · Page 1 of 1 (latest)
Hi 👋 you'll likely want to work with the platform providing the integration you're using. It sounds like it missing a required parameter, and if you don't control the integration that is something you won't be able to change.
Ok where where should I see this parameter?
The platform told me to just integrate
You need to find the part of the code that is making that request, so you can confirm exactly what it is trying to do and check what parameters are required to be provided for that. My suspicion is that the code is trying to confirm a Payment Intent.
and yes there is a missed payment. I have integrated stripe into the ulama platform and they are trying to buy from the checkout of this platform.
I don't know what most of that means. We specialize in this forum in helping developers who are building or maintaining their custom Stripe integrations with their questions about our APIs or SDKs. If you aren't familiar with the code that you're trying to troubleshoot, it's not going to be fun trying to resolve this.
It sounds to me like the integration you were provided isn't ready to handle our new API versions where Dynamic Payment Methods is enabled by default.
https://stripe.com/docs/upgrades#2023-08-16
So forgive me, it shouldn't be a problem, I just integrated it and it should work right?
I don't know. I don't know how Ulama built the Stripe integration they provided you, or whether it is expected to work with our newer API versions. That's something they'll need to provide clarity on, as the ones who built and maintain that integration.
ok then I will contact one of their technicians. Thank you