Issues with integrating Shopify post Jan 2026 updates

Hi everyone,

We are in the process of integrating our shopify with ERPNext, however, on 1st Jan 2026, Shopify made an update where we cannot make apps directly on the Shopify console, we need to use the external developer dashboard. The issue with this is that we no longer have access to the Access Token or the API Secret Key that ERPNext’s Ecommerce Integration needs. After making the app on the developer dashboard, I can access Client ID and Secret. My understanding is that Shopify made this change to improve security, but now i’m not sure how to integrate it with ERPNext. Any help would be greatly appreciated.

You say you cannot view the access token or the api secret, however you can just uninstall and reinstall the app on shopify and it will give you the new creds

Hello,

I already have raised PR for the same to allow new OAuth2.0 to generate access token. Check this out also if you would like to have a customisation to add this please let me know i already have done via custom app to work without merging with base. Shopify OAuth2.0 PR