May 29, 2020
Hello, I'm having trouble blocking my Facebook ad. I have been using Facebook advertising for a long time to advertise my products, but last week I block ad managers and business managers every day. ...
Mar 16, 2020
Hi, I would like to retrieve all orders paid yesterday. I do undestand I have to search for the transactions with "sale" type and created at date - but how I can do that? I do cannot loop t...
No content to show
User Activity
02-24-2020
Hi, so finally I'm able to make an order as paid - sorry for my comments to Shopify - anyway I'm not able to do so thru rest api call - post man - but I'm able to do so thru integromat integrations - strange is that I'm doing the same api call.. So ...
02-17-2020
Hi @Anonymous (Sam :)), I have given a try and no success any tip on how to investigate where the issue, is? Thx,R.
02-15-2020
Hi @Anonymous (Sam), thx so far it seems I'm moving somewhere - finally I'm able to get transactions (the '#' in URL was the issue) but I'm not able to create one with payment.I do get this:and this is what I'm trying to post but again "identity con...
02-14-2020
Hi, so I have tried to get all transactions for the given order - I used the private appyou can see that the private app should have rights for the transactions: the request result isn't list of transactions but an HTML page with "identity" login pag...
02-13-2020
Hi, I did use the Integromat and also tried with Postman - created my custom private app credentials - all with the same result - either 406 or 400 or 404 or "continue" login page. Also, I do not know how to get parent id - for order created directly...
02-13-2020
Hi, well yes, but I do have 2 issues - where to take authorization-key if I omit it either get invalid request error or link to "login" page as a response. like described here: https://community.shopify.com/c/Shopify-APIs-SDKs/Marking-order-transacti...
02-11-2020
Nope, as my point 1. this you can do just for the new order, not for the existing one
02-11-2020
Hi, we do have the manual payment method because the payment is provided to our bank account - then we use an Integromat to catch a new payment and we would like to mark the given order as paid. So the automated payment method is mentioned for credit...
02-11-2020
Hi, I would like to mark an order as PAID through REST API - is it possible or it is prohibited by Shopify?I have found a few topics about this but they seem a bit old and do not work. So what did I try:mark order as paid -> this does not work you ca...