How to apply “SLOT LOGIN” and “Member Card” to WordPress site

This section guides how to apply SLOT LOGIN  and Member Card to WordPress site.

By setting “SLOT LOGIN, users click “SLOT LOGIN Button  ” from the slot of the target site in the PassClip application, they can login with only “Pattern” authentication.

By setting “Member Card“, users click “Member Card Button  ” from the slot of the target site in the PassClip application, and PassClip displays the page you set as a Member Card.
Please use it to display information that you want to announce uniformly to all users (e.g. event, campaign, maintenance, etc. ) and information unique to each user (e.g. member status such as membership rank and gained points, etc.) .

To set these features, you log in to PassClip Auth Member Site and set the following contents in “Create New PassClip Code” page or “Edit contents in a PassClip Code” page.

SLOT LOGIN setting

Login URL
Set the login page URL of the target WordPress site.
If it is not changed by the setting of plug-in etc., it shouled be “wp-login.php”.
【Example】 https://www.example.com/wp-login.php

Method to send parameters for authentication
In WordPress, please select “POST Method”.

Configure parameters for authentication
For logging in to WordPress site only “ID” and “password” are used.
Please set “log” as the name attribute of ID and “pwd” as the name attribute of Password.

Member Card setting

Member Card URL
Please set the URL of the page you want to display.

Method to send parameters for authentication
In WordPress, please select “POST Method”.

Configure parameters for authentication
In the case of displaying the contents to be announced uniformly to every users, check neither ID nor Password.

In the case of displaying unique contents to each user, authentication is required.
For logging in to WordPress site only “ID” and “password” are used.
Please set “log” as the name attribute of ID and “pwd” as the name attribute of Password.
Also, if you want to set other parameters and contents, please set from the “Add a parameter” button and set it.

■ If you are using PassClip Auth for WordPress
We recommend that you authenticate when posting “Information unique to each user”.
As described above, please set “log” as “The name attribute of ID” and “pwd” as “The name attribute of Password”.
Also set a additional parameter from the “Add a parameter” button as below.

The “name” attribute: “pca_memberCard”
The “value” attribute:  “1”