Sep 11, 2022
Hi Janio has an existing integration with Shopify app store but we noticed Janio's mapping as a Shipping carrier has been removed and all Janio orders and incorrectly getting tagged as DHL e...
Apr 8, 2019
Hi all, We are trying to make this flow after merchant install our application. For brevity, we will only show the process for bulk here. Intended case: 1) Click on 1 or multiple o...
No content to show
User Activity
Currently, we use rest API to request granular access scopes using the below code params = {
"requested_scopes": [
"write_assigned_fulfillment_orders",
"read_assigned_fulfillment_orders"
]
}
url = 'https://shop_name/admin/request_granular_access_scop...
Ours is a fulfillment app. As part of the new fulfillment workflow which would be enforced by July 1st, we are supposed to create a new fulfillment service(it contains a callback to our fulfillment app) and register it to the shops, now let us say th...
04-29-2023
Hi,We are from Janio Asia, we are partnering with Shopify as a Fulfillment partner via the App created in your system.We were informed to migrate from the existing fulfillment workflow to the new fulfillment workflow by April 1st, 2023, but now the d...
03-27-2023
Hi,We are from Janio Asia, we are partnering with Shopify as a Fulfillment partner via the App created in your system.We were informed to migrate from the existing fulfillment workflow to the new fulfillment workflow by April 1st, 2023, but now the d...
03-23-2023
Hi,We are from Janio Asia, we are partnering with Shopify as a Fulfillment partner via the App created in your system.We were informed to migrate from the existing fulfillment workflow to the new fulfillment workflow by April 1st, 2023, but now the d...
09-17-2021
Fair point. Just tried the debugging. It's not working :). I guess there is no way to add an extra params after all. Thanks for your feedback and suggestions, Bill.
09-17-2021
Hi Bill,Thanks a lot for your suggestion. Ya, that makes sense. Let us try that. But do you have any comment on my original question, about the ability to pass extra metadata to the Shopify app? I am curious if that possibility exists.
09-17-2021
Sure thing. We are a logistic company. Both sites that I shared in the screenshot earlier are dashboard for merchants to handle their deliveries. Some merchants wanted to ship their Shopify orders with us. Before introducing the app, merchants had to...
09-17-2021
Hi HunkyBill,Apologies for the unclear explanation. My bad for using vague terms. Portal = website. Merchant and self-serve portals are two different websites (screenshot below) that are built to serve different merchant demographics. Bigger enterpri...
09-16-2021
Hi all,We have two different portals (merchant and self-serve) that are built using separate database and backend. These two portals serves different clients. Since the merchant and self-serve portals are hosted on different domains, is it possible t...