#el-barto_unexpected
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/1274017567832543234
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ can you share more details about what your integration is doing and what you're seeing? Can you share IDs of objects where you're seeing this behavior?
@vague socket checking to see if you're still around to tell me more about what you're seeing?
Hia sorry yes still here
These are a few of my failed transactions
on staging with testing details
but on live it is pretty much the same
Can you paste an ID of an impacted payment intent here?
yes hold on please
order ID: 117980
is this the one you need?
Order number: 656c08f1c3e1a7955213343848194911
Sorry, I need the ID of an object to look at. Like the ones you shared in your screenshot that start with pi_, those are IDs of Payment Intent objects.
I'm not exactly sure what object type will be best without more context about how you built your integration, but I'll start with a Payment Intent and see where it leads me.
OK thanks - this is an integration with a cms called Craft CMS
via their ecommerce ( Craft Commerce )
That Payment Intent is expected to be incomplete and have a status of payment_method_required, it wasn't provided a Payment Method and no confirmation request was made for the intent.
Wait, is that an integration provided to you by a third-party, or did you build the integration you're referring to?
Let me double check that
It's a first party Craft plugin
Stripe payment gateway for Craft Commerce
Okay, so not one you built, and not one Stripe built, so it's a third-party integration. You'll need to speak with their support team for guidance on how to best use the integration they're providing you then. We don't know how they build that integration so I can't guide you on how to correctly implement it.
(In this forum we specialize in helping developers, who are building their own Stripe integration, work with our APIs and SDKs)