Feb 18, 2021
Did someone experience this bug? The order is active and unfulfilled. It can't search through API too. Thank you in advance for your response
Nov 28, 2020
It seems that order.number and order.name were different if order was created through an APP. I am using https://github.com/phpclassic/php-shopify to fulfill an order via API So my ...
May 4, 2020
How do you remove this from your code <script src="https://upsell-now.herokuapp.com/widget/javascript?shop=mysite.myshopify.com"></script> I can't find that anywhere in my template file...
Jan 8, 2020
Can someone point me to an API response error glossary? I can't see an error glossary here https://help.shopify.com/en/api/getting-started For example: { "errors": { "signat...
I am using this for my Laravel project, https://github.com/phpclassic/php-shopify Has anyone came across this issue: PHPShopify\Exception\ApiException: signature - has already been tak...
Sep 5, 2019
Is it possible to implement this in my Shopify site? Making the subdomain an alias of your default address Make your subdomain an alias of your default Zendesk address. An alias is ...
No content to show
User Activity
Good day! I'm working on a project that offers one-time and subscription products. I created an app to provide shipping rates that work well for one-time products. However, for subscription products, it seems that Shopify only displays the cheapest o...
10-17-2022
I'm having an issue with this too. It would be perfect if someone from Shopify could give us more information about this
09-28-2022
You can now edit the purchase label options agreement label on your admin page. Just go to Online store > Themes >Click edit languages
08-19-2022
Thank you for your reply. I followed the steps you gave but it's nothing there
08-18-2022
Good day!Is there a chance we can change the circled text here? Thank you in advance
11-22-2021
@Moira wrote:Hey @rexb,I'd be more than happy to help you out!Would you mind translating the error into English for me, please? Look forward to hearing from you.It means:Your shopping cart has been updated and the items you have added cannot be deliv...
Good day!Does anyone get an error like this? That was sent from one of my customers. Thank you in advance.
Good day!How do we set a no shipping zone? Like we don't have delivery to certain countries.Customers should not be able to proceed to checkout if they belong to a zone we have nodelivery available. Right now, when a customer belongs to that country...
Good day!Is there a way to check if a customer still logged in or did log out in a different tab?Let's say, customer has multiple tabs open.What I want to do during window focus, I will check if a certain session is still active or if not, I will red...
Good day!I am Unable to update shipment_status during fulfillment/fulfillmentUpdate. Does someone encounter this issue?$result = (new Shopify())->request('orders/'.$order_id.'/fulfillments.json',[
'fulfillment' => [
...
01-16-2020
Hi Nick, Thank you for your prompt reply.What I mean to this is, if we want to set or display an element which is on purpose for testing only during preview mode.Something like this in my case: {% if is_theme_in_preview_mode() %} {% assign api_...
Hi, Do we have something like this?{% if is_theme_in_preview_mode() %} //---{% else %} //--- {% endif %}I think it would be more helpful. I need it too. Thanks!
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
424 | 09-28-2022 08:08 PM |