Skip to content

NP_COOKIE for nodepay app

engageub edited this page Nov 26, 2024 · 3 revisions
  1. Login to Nodepay.
  2. Open Developer Tools and click on console.
  3. Copy and paste the command localStorage.getItem('np_token'); in the console and press Enter to get the token. (The big array of random numbers and letters). Token lifetime is 7 days.

image

  1. Use this value as NP_COOKIE in properties.conf file.