Documentation Index

Fetch the complete documentation index at: https://help.frisbii.com/llms.txt

Use this file to discover all available pages before exploring further.

WordPress Connector - Installation

Prev Next

Overview

In this article, we'll show you how to connect your WordPress instance to the Frisbii Media backend by installing the WordPress Connector.

The WordPress Connector establishes the connection between your WordPress instance and the Frisbii Media application without any coding effort. It offers a wide range of functions for protecting content behind a paywall and making products purchasable through a checkout.

In addition to your WordPress account, you'll need a Frisbii Media account where you can create your offers. The WordPress Connector's functionality also requires the use of Frisbii Media SSO. Besides your Frisbii Media access, you'll need active accounts with payment providers such as Stripe, PayOne, PayPal, or Amazon Pay to make your products purchasable for a fee in the checkout.


Installing the plugin

1 Install the plugin

  1. Log in to WordPress.

  2. In the navigation bar, click Plugins → Add Plugin.

  3. Click on Upload Plugin → Datei auswählen.

    Note

    You need a plugin .zip file. Contact your onboarding contact person who will share the latest version with you.

  4. Click Install Now.

3 Activate the plugin

  1. In the navigation bar, click Plugins.

  2. Under Frisbii Media, click Activate.

→ The Frisbii Media plugin is now available in the navigation bar.


Connecting to the Merchant Backend

In the navigation bar under Frisbii Media → Settings, you'll find technical documentation on the most important settings on the Info tab.

To connect the WordPress Connector to the Frisbii Media system, you'll need the following information, which must be copied from the Frisbii Media Merchant Backend and pasted into the WordPress plugin.

  • the desired system to connect (Stage or Live)

  • the Company ID of the merchant to be connected

  • an active API token for the desired merchant

Copy the client ID

Note

Your STAGE system has its own ID – your LIVE system has its own ID. Make sure to use the correct ID during setup.

  1. Log in to the Frisbii Media Merchant Backend.

  2. Click Support in the top right.

  3. Copy the merchant ID from the dialog window.

  1. In the WordPress Connector, paste the copied ID under Company ID.

Create an API access token

Note

Use the API access token of your STAGE system to test the connection (STAGE). Use the API access token of your LIVE system for production.

  1. Log in to the Frisbii Media Merchant Backend.

  2. Click Settings → Development → API Access Tokens.

  3. Click Create Personal Access Token.

  4. Activate at least the following access rights:

    1. Access Rights

    2. Checkout

    3. Customers

    4. Orders

    5. Products

    6. Subscriptions

    7. Vouchers

    8. Wallets

  5. Click Save.

  6. Open the API token detail view by clicking Details.

  7. Copy the token.

  8. In the WordPress Connector, paste the copied token under Access Token.

  9. Click Save Changes.


Frisbii Media WordPress Connector

Checkout

Under "Checkout", click "Yes" to activate the checkout function and display additional settings.

Below, you can define the endpoints on your WordPress page if they differ from the default. Under "Access Rights", if the customer already has access rights, they are redirected to the "already purchased" endpoint. Under "Miscellaneous", you can define the entry screen for your user and specify whether they should always start with the login or registration screen. Then click "Save Changes".

Paywall

Now activate the "Paywall". Here you can define the position of the paywall on the WordPress page if it should differ from the default. You can also change the appearance of the paywall using HTML. Then click "Save Changes".

SSO

You define how the double opt-in process for your users should work under the "SSO" tab. Confirmation of registration can be carried out either by token or by email. These options apply when using Frisbii Media SSO. If an external SSO system is used, the SSO settings here have no effect.

Advanced

Under the "Advanced" tab, you can define the type of error logs using the drop-down menu. Error logs are currently written to the database table. Finally, you can decide whether the data should be deleted upon uninstallation. When you click "Save Changes", the data is synchronized with the Frisbii Media backend.

You have now completed the installation of the WordPress Connector and connected it to the Frisbii Media Merchant Backend, as well as made your individual settings. For more information on paywalls, offers, and access rights, click here.