Hi guys, I have a PHP code: $jwtArr = array_combine(['header', 'payload', 'signature'], explode('.', explode(" ", $_SERVER['HTTP_AUTHORIZATION'])[1])); $calculatedHash = hash("sha256", $jwtArr['hea...
I read that only Shopify Plus can edit their checkouts, but is there any way to do it using an app? For example, display a popup on the checkout page. Is there any way to do it?
How to make the standalone app know that a particular visitor is the admin of the particular store? So that you don't need developing separate login system on the app, but be able to login using Shop...
No content to show

User Activity

Thanks, but it is not about my actual problem - font files been corrupted
So, we have a woff custom font file. And it works fine on my local. But when I load it to Assets folder and embed it using font-face, the font can't be decoded, I'm getting the error: "OTS parsing error: incorrect file size in WOFF header" (woff2 fon...
Sometimes store owner can decline the application charge, instead of accepting it.As I understand from the Shopify docs, charge can be re-confirmed using confirmation link. Here https://shopify.dev/api/admin/rest/reference/billing/recurringapplicatio...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From