Skip to content

Commit

Permalink
Update portal URL to portal.vippsmobilepay.com (#33)
Browse files Browse the repository at this point in the history
* Update portal URL to portal.vippsmobilepay.com

* Update portal url in readme.txt
  • Loading branch information
rebekaburnett authored Jan 18, 2024
1 parent fb7c45e commit 123b543
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Login with Vipps can be added to all relevant pages in your web shop: login, reg

### Free of charge

Login with Vipps is free of charge for site owners and end-users. Merchants that already use Vipps online payment can add Sign in with Vipps to their account at [https://portal.vipps.no](https://portal.vipps.no). New site owners need to set up an agreement with Vipps to use the service. This can be ordered [here](https://portal.vipps.no/login).
Login with Vipps is free of charge for site owners and end-users. Merchants that already use Vipps online payment can add Sign in with Vipps to their account at [https://portal.vippsmobilepay.com](https://portal.vippsmobilepay.com). New site owners need to set up an agreement with Vipps to use the service. This can be ordered [here](https://portal.vippsmobilepay.com).

### Customizable for your application

Expand Down
12 changes: 6 additions & 6 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Login with Vipps is free for both websites and end users.

== Get started ==

* If you are a user of Vipps for E-Commerce, you can add Login with Vipps to your account on https://portal.vipps.no and find your API-keys there - see "Installation" for more details.
* If you do not have an account with Vipps, you can order this here: https://vipps.no/produkter-og-tjenester/bedrift/innlogging-og-identifisering/logg-inn-med-vipps/#kom-i-gang . When the order has been processed, you will be notified and you will be able to retrieve the API-keys on https://portal.vipps.no . Then see "Installation" for the next steps.
* If you are a user of Vipps for E-Commerce, you can add Login with Vipps to your account on https://portal.vippsmobilepay.com and find your API-keys there - see "Installation" for more details.
* If you do not have an account with Vipps, you can order this here: https://vipps.no/produkter-og-tjenester/bedrift/innlogging-og-identifisering/logg-inn-med-vipps/#kom-i-gang . When the order has been processed, you will be notified and you will be able to retrieve the API-keys on https://portal.vippsmobilepay.com . Then see "Installation" for the next steps.

== Requirements ==

Expand Down Expand Up @@ -71,20 +71,20 @@ You can use the framework of this plugin to implement other solutions that requi
* `[continue-with-vipps text="Continue with Vipps" application="wordpress"]` - This is the same, except for a different default text

== Installation ==
**If you are an existing Vipps customer**, log onto the Vipps portal https://portal.vipps.no and retreive your API keys that you will need to install Login with Vipps
**If you are an existing Vipps customer**, log onto the Vipps portal https://portal.vippsmobilepay.com and retreive your API keys that you will need to install Login with Vipps

**If you are a new Vipps customer**, apply for an account [here](https://vipps.no/signup/logginnmedvipps) - before downloading the plugin. Choose "Integration through your partner", or if you don't know your partner, choose "direct integration" and fill out the form. When your application is approved, you will receive the API keys that you will need to install the plugin.

1. Install the plugin using WordPress' [built-in installer](https://codex.wordpress.org/Managing_Plugins#Installing_Plugins). The plugin can also be installed manually by upload the plugin files to the /wp-content/plugins/ directory.
2. Activate the plugin through the \'Plugins\' screen in WordPress.
3. From the [Vipps portal](https://portal.vipps.no), get your Client ID and Client Secret and add them to the Settings-page for this plugin (see screenshot 1)
3. From the [Vipps portal](https://portal.vippsmobilepay.com), get your Client ID and Client Secret and add them to the Settings-page for this plugin (see screenshot 1)
4. Note your callback URL from the plugins settings-page and add that to the Vipps Portal (see screenshot 2)
5. Modify the options as needed

== Screenshots ==
1. Retrieving your Client ID and Client Secret from the [Vipps Portal](https://portal.vipps.no)
1. Retrieving your Client ID and Client Secret from the [Vipps Portal](https://portal.vippsmobilepay.com)
2. Registerering your redirect URI
3. Activating Login with Vipps at the [Vipps Portal](https://portal.vipps.no)
3. Activating Login with Vipps at the [Vipps Portal](https://portal.vippsmobilepay.com)

== Customizing the Plugin ==
To use 'Continue with Vipps' in your application, there are two levels of customizations available, except for a mass of filters and hooks.
Expand Down

0 comments on commit 123b543

Please sign in to comment.