Try 30 days for free

News and guides

How to connect MobilePay

First of all, you need a MobilePay account with access to "online payments": https://vippsmobilepay.com/en/online

When you have access to their portal you can find the API information we need to connect MobilePay with Edpay. You can login here: https://portal.vippsmobilepay.com/login

Go to "For developers" in the bottom left corner and click on "Show keys", here: 

 

Below "API-keys - production" you can find the following information: 

  1. Merchant ID (six...
Continue Reading...
How to insert payment buttons in Kajabi

Here is a guide on how to add the payment buttons in Kajabi. You can add the buttons anywhere you want in Kajabi: a landing page, checkout page or blog post. 

First you need to create an offer in Edpay, if you have not done it already. When the offer is created go to "Active" offers, and click on the offer. A few code-snippets will appear, which are the different payment buttons you can use (one for each active payment method). 

 

Checkout page

First, lets...

Continue Reading...
Offer is granted automations

A customer will automatically be added to a product in Kajabi after they have purchased something from you. The user information is sent from Edpay to your Kajabi site through the Webhook, which means that we need to use "Offer is granted" in our Automations. 

If you for example want to send a welcome email, subscribe the customer to an email sequence or add a tag, then you need to use "Offer is granted" as the "When-trigger". 

 

NB: This most likely mean you need to use BOTH...

Continue Reading...
Kajabi Checkout Settings

Before you can insert the payment buttons in Kajabi Checkout you need to add a Header and Footer Tracking Code. You only need to do this once.

Login to Kajabi and go to Settings - Checkout Settings and scroll down to "Checkout Tracking Code". 

Add this code to "Header Tracking Code": 

<style>
    .edpay-button {
        margin-bottom: -10px;
        display: block;
        padding-top: 15px;
 ...

Continue Reading...
How to set up email notifications of new purchases in Kajabi

If you want a notification after each purchase through Edpay, then you can set up an email automation in Kajabi to send you the information you need. 

Go to an offer in Kajabi and create a new automation. Choose "Offer is granted", "Send an email" and "To my team". Add the email you want to send the email to under "Recipients" (press tab after you entered the email to add it properly). And finally, fill will out the email you want to send. 

Here is a picture of all...

Continue Reading...
How to get started with Klarna in Kajabi - Edpay

With Edpay you can connect Klarna to Kajabi, all you need is a Klarna account and access to "Klarna Checkout". You can sign up for a free account here: https://portal.klarna.com/products/signup/basic-info

To help you get started, here is what we filled out for our own company, when we signed up for a Klarna account:

First we chose "I offer a different type of product/service". Just to be clear, Klarna will only work for one-time payments. Subscriptions and memberships will not...

Continue Reading...
How to create Klarna API username and API password - Edpay

To connect Klarna to Edpay, you need to create an API username and an API password. You can find this in your Klarna account under "Settings" and "API Credentials", here: https://portal.klarna.com/settings/api-credentials 

Click "Generate new Klarna API credentials" and download the txt-file. 

Now, login to Edpay and fill in the username and password under the Klarna settings (under "Connections" in the menu): 

When you press "Save" Klarna will be activated on...

Continue Reading...
1 2