News and guides
When a customer asks for a refund or decide to unsubscribe from a membership, then we want to automatically remove them from the product(s) they purchased in Simplero.
When a customer gets a refund or unsubscribes, Edpay will add a tag to the contact. This tag should then trigger an automation to remove them from the product(s).
Go to Automations in Simplero, and create a new automation. The "Trigger" is what will start the automation to run. Set the trigger to "Tag is added" and insert the ...
To connect Edpay to Simplero, you need to create a new API key. Go to the settings in the top right corner and choose "Integrations" in the menu:

Create a new API key for Edpay and paste this in under Settings in Edpay.
With the Outbound Webhook in Kajabi you can send VAT-specified receipts to your customers. Here is a quick guide on how to set it up.
1. Go to your settings tab in Kajabi and go to "Integrations & Webhooks". Click on the "Webhooks"-tab and click "Create webhook" in the top right corner:

2. Choose "Payment succeeded" event and copy the Webhook URL from the Kajabi settings in Edpay to the "Endpoint URL":

3. Lastly, make sure to set the Status to Active in Edpay, and press save 🥳
4. Every t...
Here you will find instructions on how to register with MobilePay and get access to the correct solution. To use Edpay, you need your own account with MobilePay and access to the “Online Payment” / “Payment integration” solution.
Edpay is an official MobilePay partner, and we have a simplified registration form you can fill out here:
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:
- Merchant ID (six digits)
- Client ID
- Client secret ...
When you’ve added a new offer in Edpay, you’ll find several code snippets under the Payment buttons tab. These snippets represent your payment buttons (for example MobilePay or Klarna) and can be used to place the buttons anywhere on your website.
For Kajabi, the payment buttons are added automatically to your checkout pages through a dedicated script in the Footer Tracking Code — so no manual setup is needed.
How to add your payment button:
-
Go to the Payment buttons tab in Edpay and
...
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 "Offer is purcha...
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; margin-top: 6px; }</style>
And finally, add this code to "Footer Tracking Code":
<script> ...
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 the steps:

To include...
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 work with Klarna...
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 your account and you can start...