I am creating a custom app and with the help of script tag api I get current login customer ID but how I send I’d from Shopify store to my controller file
You can send by JavaScript Fetch call or you can use JavaScript XHR method.
I am creating a custom app and with the help of script tag api I get current login customer ID but how I send I’d from Shopify store to my controller file
You can send by JavaScript Fetch call or you can use JavaScript XHR method.