Documentation
  • πŸ––Official Links
    • Get to know Lyzi
  • 🧐FAQ
    • Most asked questions
  • πŸ“šWhitepaper
    • 😍Introduction
    • πŸ“œ Regulation & Compliance
    • πŸ“Š Tokenomics
      • $Lyzi Usecases
      • Conceptual specifity of tokenomics
      • Token Utility
      • Tokenomics mechanisms
      • Buyback
      • Burn & Evolutive burn
      • Dynamic staking
      • Crowdsale Launch
      • Token Vesting
      • Token release overtime
    • πŸ”¦Product Suite Overview
      • Lyzi Pay
      • Lyzi Loyalty
      • Cashback
      • NFT
      • Display
      • Earn & Staking
      • Lyzi Trading
      • Lyzi Card
      • Incentive Program
    • 🚲Roadmap
    • ⛓️Technical vision
      • Get $Lyzi Token
    • ⚠️Disclaimer
  • βš’οΈAPI Documentation
    • ❓How to integrate Lyzi for crypto payment
      • πŸ€–API Universal V.2
      • ▢️Buy Button SDK
Powered by GitBook
On this page
  1. API Documentation

How to integrate Lyzi for crypto payment

Last updated 1 year ago

Lyzi is about 2 apps & 1 Back Office

  • 2 apps: Pro and user | iOS and Android

  • A user account

    • (test and prod, same credentials ) testuser@lyzi.fr Qwerty123!

  • A back office for merchants:

mail : "manager-x@yopmail.com"

pass : "lyzi123,"

curl -X POST https://api-dev.lyzi.fr/api/next/auth/login/manager -H "Content-Type: application/json" -d "{\"email\":\"manager-x@yopmail.com",\"password\":\"lyzi123,\",\"origin\":\"dashboard\"}"

You'd like to use your User Interfaces?

There are different ways to integrate Lyzi into your ecosystem. It can be web, software and mobile app. Below are the different solutions.

Ready

QR Flux
Ready?
Notice
Integration Time
Integration Difficulty

API

API Universal V.2

~ 15 d

β˜…β˜…β˜…β˜…β€‹β€‹β˜…

BUY BUTTON

BUY BUTTON : Via API

No need for QR

βœ…

~ 3 d

β˜…β˜…

BUY BUTTON : SDK JS

~ 1 d

β˜…β˜…

  • Payment link

  • Snippet HTML, VueJs, Angular, Web (custom e-commerce, site, etc..)

No need for QR

βœ…

~ 1 d

β˜…

PLUGIN

Plugin E-commerce (Woo, Prestashop, Shopify etc..)

optional QR

βœ…

in the back office

10 min

β˜…

Woocommerce

optional QR

βœ…

in the back office

10 min

β˜…

βš’οΈ
❓
https://admin-dev.lyzi.fr/
API Universal V.2
Buy Button SDK
Doc