laravel-shopify icon indicating copy to clipboard operation
laravel-shopify copied to clipboard

Call Shopify Wehbook without laravel job and queue

Open BhuvneshSoniApporio opened this issue 2 years ago • 1 comments

Hii Developers,

In my application i don't want to run queue to listen continuously. So please help me how can i configure custom webhook that will run from shopify after an event like after create the order etc.

BhuvneshSoniApporio avatar Jul 26 '22 10:07 BhuvneshSoniApporio

@osiset Could you please help on this.

BhuvneshSoniApporio avatar Jul 26 '22 11:07 BhuvneshSoniApporio

@BhuvneshSoniApporio please move over to discussion if you want to request help or start a conversation.

Please keep issues relating to package bugs etc not for seeking help. This helps us to narrow down actual issues more quickly.

Kyon147 avatar Aug 26 '22 08:08 Kyon147

Hi @Kyon147 There is an issue with package that i facing. I have removed all the webhooks from list those are install while installing app. Now i am getting exception message and that is

Class '\App\Jobs\ShopRedactJob' not found

I am getting this exception continuously. Could you please help me to identify this issue. Also let me know the reason of occurring this.

BhuvneshSoniApporio avatar Aug 26 '22 09:08 BhuvneshSoniApporio

You need to create this job, as Shopify will fire this webhook usually 3 days after the uninstall.

Kyon147 avatar Aug 26 '22 09:08 Kyon147