tiki-archive / integrations

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

Research how to create a Shopify coupon app integration #33

Closed ricardobrg closed 1 year ago

ricardobrg commented 1 year ago

Following the principles of the TIKI WooCommerce Coupon plugin, we need to develop a Shopify app that generates a unique coupon for users who accept cookies usage.

To handle unwanted cookies, we will integrate with other Shopify apps specialized in this functionality. The TIKI Shopify app should be designed to allow for future integrations and enable users to choose among different options.

Considering that Cookie Yes already has a Shopify app and we are familiar with their code, we will prioritize implementing it as the initial integration.

Shopify apps documentation: https://shopify.dev/docs/apps Cookie Yes Shopify: https://www.cookieyes.com/documentation/cookie-banner-shopify/

ricardobrg commented 1 year ago

tasks: #41, #42, #43