※ Lagom

Overview

Lagom allows content editors to integrate a lightweight payment verification mechanism on their website. This documentation will help you integrate Lagom for your platform through examples and detailed guides.

The video below shows you a real-life payment on our demo website. Feel free to explore it to have an overview of the final user-experience.

User journey

Lagom is seamless to use, and for users already logged-in with Lagom, the payment step only requires one click, and the entire request path only takes milliseconds to complete.

a

Implementation

Setting up Lagom for your website requires adding the payment verification functionality to your server. To help you with implementation, we provide examples for a variety of platforms and webservers.

For instance, adding Lagom to a Golang webserver only requires adding 20 lines of code (and yes that is without third party dependencies) !

If you want to see an integration example on a webserver, head on to our example page. If you are interested in understanding the different payment verification models offered, feel free to explore our verification model page.