first commit

This commit is contained in:
O K
2026-05-26 10:58:49 +03:00
parent c92aee86a2
commit 93ab7e060d
20 changed files with 792 additions and 2240 deletions

View File

@@ -1,24 +1,22 @@
client_id = "397c02127a580bce65182a72583642d6"
name = "fiscal-proxy-app"
handle = "fiscal-proxy-app"
# Learn more about configuring your app at https://shopify.dev/docs/apps/tools/cli/configuration
name = "hutko-fiscal-ui-test"
handle = "hutko-fiscal-ui-test"
application_url = "https://dev.panariga.com/test082023"
embedded = true
[build]
automatically_update_urls_on_dev = true
include_config_on_deploy = true
client_id = "a75366f971c123d9ddbf5f8d6114b8fd"
[webhooks]
api_version = "2025-07"
api_version = "2026-04"
[access_scopes]
# Learn more at https://shopify.dev/docs/apps/tools/cli/configuration#access_scopes
scopes = "read_all_orders,read_orders"
scopes = "read_orders,write_orders,customer_read_orders"
optional_scopes = [ ]
use_legacy_install_flow = false
[auth]
redirect_urls = [
"https://dev.panariga.com/auth/callback"
]
redirect_urls = [ "https://dev.panariga.com/auth/callback" ]
[app_preferences]
url = "https://dev.panariga.com/setup"
url = "https://dev.panariga.com/setup"