hassain
Shopify Staff (Retired)
Last Activity: May 28 10:21:41
Topic Started
0
Topics Started
Topic Solutions
104
Solutions
Post Count
624
Posts
Post Kudos
187
Likes

Community Badges

No content to show

User Activity

Alternatively, you could more simply just use the Storefront API to create the checkout (https://shopify.dev/docs/storefront-api/reference/mutation/checkoutcreate?api[version]=2020-04) and then use this mutation to update the Shipping Address of that...
Hi @mwhelan ,   Just so I understand, your app will be a Sales Channel / Marketplace where users can go to and purchase items from other Shopify stores? Is my understanding correct?   If so, here are the answers to your questions:   1. Your app will ...
Hey @moualem ,   For questions about the App Submission or Review process, you can reach go to your Shopify Partner Dashboard, go to the Support tab, and then reach out to the 'Partner Support' team. They should be able to answer most of the question...
Hey @Uysim ,   Use the Storefront API to create the customer first and set-up their address to have the Zip Code plus all of the additional information. (https://shopify.dev/docs/storefront-api/reference/mutation/customercreate?api[version]=2020-04) ...
Hi @alex-spataru ,   As per our documentation (https://shopify.dev/docs/storefront-api/reference/mutation/checkoutcompletewithcreditcardv2?api[version]=2020-04), the Storefront API mutations of 'CheckoutCompleteWithCreditCardV2' requires your app to ...
Hi @Mayank_Kumar    Can Shopify support multiple discount code on checkout? No, right now you cannot stack discount codes in Shopify. Only one discount code can apply to one order at a time   How to create discount code specifically for mobile app...
Hi @Kuno ,   You have a few options in order to achieve this   1) As mentioned, you can use the Shopify Admin API (https://shopify.dev/docs/admin-api) to create products and inventory and to get orders. This API is available in both REST and GraphQL....
Hi @softwaregravy , Thank you for all of the additional information! Really appreciate providing me with all of this. Taking a deeper look, the issue here is that the Shopify "customers" resource in GraphQL Admin API does not support filtering by the...
Hey @jbgrunewald ,   For Sales Channels, perhaps it might be worth looking into using the GraphQL Storefront API instead for creating the checkout experience? Since it uses GraphQL, the error messaging is different. Also with the Storefront API the r...
Hi @Hugo92 ,   Here's an old forum post that seems to be describing the same problem with a solution: https://community.shopify.com/c/Shopify-Apps/I-setup-my-app-proxy-but-when-i-visit-the-url-i-get-redirect-to/td-p/646416   you have to modify/remov...
Hi @sachin16 ,   Can you confirm my understanding that after registering our custom API as callbackURL it will send the data as given in your documentation in the request and expect the response(as per documentation)? Yes your understanding is corr...
Hey @softwaregravy ,   I cannot track down the correct logs with just the ID alone. If you are still unable to get the X-Request-ID response header, you can also provide me with the Bulk Operation ID + the store's myshopify.com URL + the time the req...
Hi @andisadiazsa ,   No, you can only use the Order Editing API for adding a new variant line item, adding a new custom line item, removing a line item, or adjusting line item quantities. You cannot use it to change the value of taxes calculated on t...
Hi @ClementBR ,   To give you a straight update here, as of right now the Analytics API is still not supported directly by the App Bridge.   However this feature is supported through the backwards compatibility layer. So if you are looking to use thi...
Hi @sayali ,   I do no believe there is any functionality in Shopify that will allow you to achieve this.   The closest thing I can think of is that if you use the Storefront API, when creating a checkout you can set the field "customAttribute" to se...
This widget could not be displayed.
This widget could not be displayed.