#got_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/1361508544356155674
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
hello! sorry, but I'm a bit confused, did you purchase the product i.e. are you the customer? or are you the merchant?
if you're the customer, you'll need to reach out to the merchant
Hi Alex, tech savvy buyer
you'll need to reach out to the merchant since you're the buyer
I’ve had contact with merchant outside of Shopify, however due to suspension/closure cannot be contacted via store
On topic of payment intent how do I query a payment intent chargeback?
If you did not get your order, you might want to consider a dispute
On topic of payment intent how do I query a payment intent chargeback?
https://docs.stripe.com/api/disputes/list - you can retrieve the dispute(s) from a PaymentIntent id
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.