Payment App

Hello All,

i have payment app which is online right now into the shopify with older version and now i have upgraded the dependency and required all things and ready to publish my app but i have to test it before going live with these any luck how i can do it as every time i try with test app there are some random issue that are coming like

  1. redirect issue while installation of the app into test store.
  2. cookies issue on auth api (shopify)
    i have my app on react and node any luck(suggestion) here by that i could test the app.

Hi Pwngrg,

It sounds like you’re using a good method to test your app by having a development store as a testing environment that can be a safe place to troubleshoot issues before deploying the app. Is your concern that something might change between your testing environment and merchants stores?

Hello Liam,

Thanks for the reply,

However i am having one payment app here which is live and i made some changes and some dependency update as per the guild line of the shopify and now i just to check these changes before making it to live users. could you suggest me the best way to do that here so once i checked i can make the changes live to the users here