Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Receiving webhooks to raspberry pi after a purchase is made

Receiving webhooks to raspberry pi after a purchase is made

martin_kest
Visitor
2 0 2

Hi, I'm a developer using shopify to sell software, new to the platform. Can somebody with a little more knowledge tell me if receiving webhooks to a raspberry pi after a purchase is made is possible? I would like to know the recommended methods/technology (probably flask?) since I want to generate license files and send them by email to the customer after he made the purchase. I can run my key generator on the raspberry but I've got no idea what is the common process to receiving webhooks.

On the other hand I've got a dynamic IP, so I would need to edit the endpoint adress everytime the IP changes, is this possible through the API programatically?

Not sure if this should be posted here or talked with the staff directly but thanks in advance.

Replies 2 (2)

martin_kest
Visitor
2 0 2

nobody?

Sankalp_Raul1
Shopify Partner
17 0 8

(Following)

Did you finally figure out the way to do it?

I found this on sof https://stackoverflow.com/questions/43600445/how-to-setup-a-raspberry-pi-to-receive-webhooks