tiki-archive / integrations

A collection of example implementations
MIT License
1 stars 1 forks source link

Orders paid shopify webhook #75

Closed ricardobrg closed 1 year ago

ricardobrg commented 1 year ago

Uses an internal token to authenticate with TIKI and check if the license is valid. If it is, send the order to TIKI.

ricardobrg commented 1 year ago

First step is to get the order from Shopify after that is done I can get the TIKI credentials and send it to TIKI servers

sfaria27 commented 1 year ago

Half done rest completed in tiki/tiki-shopify#3