No content to show
User Activity
03-28-2024
On shopify status page show that all is fine, is not true.https://www.shopifystatus.com/
03-28-2024
There’s a technical problem with Shopify that has prevented this page from loading. Try reloading this page or going to another page in Shopify. If that doesn’t work, visit our status page for updates and try again later. On page order admin
03-27-2024
Why do you want to know ? Are you on the Shopify support team? Don't disturb.
I've been having technical problems for 3 days now, in my store, whenever I talk to someone via chat, they ask me several meaningless questions, implying that I'm talking to a bot, and they don't resolve the situation, they say they don't know what w...
03-27-2024
Why is it taking 60 seconds? I am with a hugge delay on webhooks orders create, about 60 seconds Is normal ?
I am with a hugge delay on webhooks orders create, about 50 seconds Is normal ?
Is there any way to talk with anyone in shopify ? Using the support page the agents don´t know about nothing, all they do is make questions and say that will ask for a engineering ? How to talk with a expert ?
03-26-2024
Today I found a problem with webhooks. First is take more time than usual.Second on json payload response is missing the payment_gateway_names
03-25-2024
Today I found a problem with webhooks. First is take more time than usual.Second on json payload response is missing the payment_gateway_names
Hi, is there any problems with webhooks? Too slow and missing payment_gateway_names
I do. query MyQuery {
customerSegmentMembers(
query: "metafields.custom.dados_fiscais = 'value-metafield-here' "
first: 10
) {
edges {
node {
id
lastName
firstName
note
}
}
totalCou...
I found a way:query MyQuery {customerSegmentMembers(query: "metafields.custom.dados_fiscais = '03305273127' "first: 10) {edges {node {id}}totalCount}}
02-05-2024
Yes but this code is use when some resourse is with a tag, I do not have any order, customer or product with a tag
Do you mean through API requests? If so, it's immediate.
I create some tags for test to some customers, but now even after delete there still showing as a available tag, how to remove ?