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.

Unity Shopify Buy SDK package issues

Unity Shopify Buy SDK package issues

sajidsdk
Visitor
1 0 0

Hi 
 I have added the unity Shopify SDK to an empty unity project the package has integrated successfully as I see that the test API keys are working perfectly fine. because I see that the vending machine is showing test products from the test API key and link which is 

public string AccessToken = "8f40b2ede3e02be97a81ac29cfabc6e0";
 public string ShopDomain = "unity-buy-sdk.myshopify.com";

when I change these keys with my custom App store keys 
it is not showing me the products

Please let me know if I am missing something in the middle  

The Channel listings are enabled. 
The Product is active 
I believe the only thing that I am missing is
the store is newly made and is on the trial version and if I try to access my site from private mode from the browser it needs the password to access the store.

Apart from that I have followed these instructions as well
which is 

  • From your Shopify admin, go to Products.  done
  • From the Products page, click the product you want to make available. done
  • Next to SALES CHANNELS AND APPS click Manage. done 
  • In the Sales channels and apps dialog box, select the box next to the name of your custom app. done
 sajidsdk_1-1647352332163.png

 




sajidsdk_0-1647352129115.png
 
I would highly appreciate it if anyone help me with this 
Reply 1 (1)

Gatsby
Visitor
2 0 0

Hey Sajid, have you figured out your problem yet?