Gordon_Chan
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎07-18-2024 07:20 AM
Topic Started
0
Topics Started
Topic Solutions
2
Solutions
Post Count
28
Posts
Post Kudos
22
Likes

Bio: I am a Freelance Web Engineer. Dedicated my life to e-commerce development.

Community Badges

I know we can't apply too much customization of the Shopify Checkout flow. But I wonder how I can feedback to Shopify that I have a store that integrated with Paydollar so as to use Alipay payment...
No content to show

User Activity

A bit late, but you need to be aware that Payment Pro / Payflow Pro is old PayPal product which are deprecated. Both PayPal and Shopify are going to take this off. PayPal Express Checkout / PayPal Checkout is their modern and standard checkout functi...
This shall only return the 99 orders of last week, I believe he wants if there were 99+ orders, what should be done. It shall require to keep query the pagination. (And I am also exploring this as well~)
For a given route to render a page, you shall use "loader" function to retrieve data on server side, so then in the default function use "useLoaderData" for the data you got return from the loader function.See if this YT video helps: https://www.yout...
It is sad to hear and I just encounter this when I work on a theme trying to convert to Theme 2.0 and all in sudden it hits such page (I try to re-validate any syntax error but it just fail.... previewing the store locally has no problem, but loading...
The POST request is missing store session / authorization, so the request shall be 404.I hit the issue and I am still find the way to fire a post request with the authenciation data like the useAppQuery's GET request.
Actually, at least now in 2022 Sep, I can access https://inbox.shopify.com/ and see Inbox for my collaborated account. And actually I am trying to seek for a reverse of demand: I wanna disable the notification when my managed stores receive inbox mes...
My store encounter the same issue, and we click the View log seeing it say:Error: /, Theme is too large. Maximum theme size is 50MB.For our case, the theme has many assets as we periodically produce different images, so assets folder is huge, and I c...
I am joining this thread to provide more finding when I tackle this issue for my client, and as of now it is still an active issue but I believe the finding might help you to work out work around on your own scenario. I am a web developer for my clie...
Although the spoken API is the way to go for, the API key & Password shouldn't be exposed in client side. Instead, client side makes a web form and make a post request with sufficient customer id and certain hashed value to act as authentication, so ...
Same here. Wonder any pre-requisition for allowing app developer to develop payment extension?
Just to follow the thread to see if any Shopify representative can share any update for Order Return API, as we encounter this situation for a plus merchant.The behavior on user flow vs API flow is very different.
Hi David,My developing site does not persisting have that cart loop happen. This causes it much hard to debug. Fired a email to Shopify support but it doesn’t help and it is hard to esculate further as it does not happen all the time /-\.I think your...
Gosh.... but why does offsite checkout would have empty cart token?I need a way to save some data for the order when the customer is still in shopping cart, and the only thing I can see is the cart_token.If the webhook does not have cart token for of...
I don't think modifying the theme code help. As it works sometime and not work another time.From my investigation I can see from Chrome network panel, it attempts to reach the /checkout page, but then it being redirect back to cart.It shall require S...
I am Chrome user so I don't aware this issue until my client shared that my shared theme preview link unable to see the font when they use Safari.It seems to me it is issue on Safari when checking out the theme-preview link. It does not have issue wh...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.