Hi, i have a problem with a client store, and when i click to view all collection i am getting this error : "There was a problem loading this website" Try refreshing the page. If the site st...
Hello, i currently develop a store on shopify for a client, client have a store already on wordpress, I setup CNAME and record ip and still redirecting me to old website, what else i can do? Also i c...
No content to show

User Activity

Still doesn't work maybe i do something wrong?And inside of my .env i have the "API_KEY_SECRET" from the custom app, then still doesn't work. Any idea? public function testwebhook(Request $request){ function validateWebhook($data, $hm...
Thank you very much, docummentation from shopify didn't mention this!
Hello everyone, I generated a webhook using GraphQL in my custom app for filtering purposes, but now I'm stuck on how to validate it in Laravel. Does anyone have any suggestions on how to achieve this?I know the HTTPS webhooks i can get the secret ke...
Hi guys, i'm trying to submit my app for review but i got stuck at "Not authenticating with session tokens" step.The app was made with starter template remix.js from shopify, which has all of those things already installed. Has been 4 days no respons...
Hi guys, i'm trying to avoid a huge cost for hosting/deploying apps made with remix.js on render.com or other similar hosting services. I found coolify or dokploy, i've installed them on my vps and works fine with any other projects i've deployed lik...
On what hosting did you deploy your app? Did you use a vps, if yes can you share a feedback how you did it, please.
Fly.io has quote on usage which i don't want, heroku the same, on DigitalOcean have you managed to deploy a remix app and make it work?
Hi, I recently created a small application to understand how the remix and app submit system works, when it came to the deployment part I tried with a vps from hostinger but failed, in the end someone recommended render.com, it works perfectly but th...
i've found the solution:case "CUSTOMERS_DATA_REQUEST": break; case "CUSTOMERS_REDACT": break; case "SHOP_REDACT": break; default: throw new Response("Unhandled webhook topic", { status: 404 }); 
Can you show us how do you "Check Secret Key" ? please
Hi guys, i've created an app using remix and i'm hosting the app on render hosting company, everything works fine until i did a run for "Run an automated check for common errors" and i'm getting: And this is my webhook file:import { authenticate } fr...
Hi guys, I'm trying to learn how i can use functions for building payment customization, for example i took this and build successfully https://shopify.dev/docs/apps/checkout/payments/getting-started where in this example is hiding the COD (cash on d...
Thanks for fast response, this method will let me install remix app, but for example if i have an app with laravel i can't generate the extension right? so i have to find a way to connect @Shopify/app@latest --save-dev to my laravel is that right?I w...
Thanks for answer, nice apps! One question if you don't mind how did you create theme extension using laravel? 
Thanks for fast respose but on "shop/redact" they want me to delete all the data related to the shop which is not that great because i need to store in my db if the customer has already installed the app previous so i can give him the free trial days...
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.
Helpful From