Feb 6, 2019
Hi, I have implemented the Shopify Buy SDK in our application. The problem we are facing is that when we checkout from our own cart page using the webURL provided by the Shopify Checkout Object, the...
Jan 21, 2019
Hi, I have integrated the "POS" sales channel on my store and trying to integrate the "Checkout API". But, I am receiving the following error of the POST request: { "errors": "[API] This a...
Jan 17, 2019
Hi, I am facing issues with the "Checkout API". I have a sales channel named "Online Store" and also have access to "write_checkouts" scope from the merchant but still facing issues with integrating...
Jul 10, 2018
Hi Guys, I am in big trouble, as my website https://labratz.myshopify.com, that has a shopify javascript SDK integrated into it, is not able to execute checkout. It shows below message: Ch...
No content to show
User Activity
01-21-2019
Hi Karl, There are no cookies being sent along with the Checkout API POST request in POSTMAN. Regards,Nimita
01-21-2019
Hi Karl,I am back to square one with the issue. I am again receiving the "merchant approval issue with checkout API even though i have integrated the "POS" sales channel. Also, in POSTMAN there are cookies being sent along with the checkout API POST ...
01-21-2019
Hi Karl,We have integrated the "POS" channel in our store. But the issue still persists. I am for now integrating the API on POSTMAN with the POST request below:url: https://{api_key}:{password}@{store_name}.myshopify.com/admin/checkouts.jsonand in t...
01-21-2019
Hi Karl,We have integrated the "POS" channel in our store. But the issue still persists. I am for now integrating the API on POSTMAN with the POST request below:url: https://{api_key}:{password}@{store_name}.myshopify.com/admin/checkouts.jsonand in t...
01-21-2019
Hi Karl,We have added the "POS" sales channel in our store. But the issue still persists. I am for now integrating the API on POSTMAN with the POST request below :URL : https://{api_key}:{password}@{store_name}.myshopify.com/admin/checkouts.jsonAnd i...
01-18-2019
Hi Karl,Yeah my app is a sales channel named "Online Store". I am not sure about my app being a private app or a public app. Is it something related? Also, if it is not a public app then how do we need to go about making it a public app? Regards,Nimi...
01-18-2019
Hi,I am facing issues with the "Checkout API". I have a sales channel named "Online Store" and also have access to "write_checkouts" scope from the merchant but still facing issues with integrating the "Checkout API". The error that i am getting by i...