Skip to main content

How to set up login for a sales unit

As a partner, just send an email to partner@vippsmobilepay.com with the following information:

  • Partner name
  • Merchant sales unit ID
  • Redirect URIs: Specify the URI that will be used with the query parameter redirect_uri on the initial request to the authentication endpoint. You can register multiple URIs to create a list of accepted URIs.

Important notes:

  • Redirect URIs must match exactly, including details like trailing slashed (/). For testing purposes, you can use http://localhost.
  • For app URIs, we recommend using universal links (Apple) or asset links (Android) instead of custom URL schemes for better security.

For more information about requirements for redirect URIs, visit the Login API FAQ.

Does this answer your question?