DebitLlama
  • DebitLlama Documentation
  • What is wallet abstraction?
  • Account Creation and Checkout flow
  • How DebitLlama compares to others?
  • Process payments via Solvers
  • Payment Intents
    • ZKP Implementation details
    • Smart Contract Implementation details
    • Client Side Implementation
    • Security first. A little game theory.
  • Creating Accounts
  • Comparing Account types
  • Accepting Payments
    • Checkout Redirect
    • Managing your items
    • Checkout page
  • Fees
  • Passkeys
  • Rest Api v1
    • Creating Access Tokens
      • What is Bearer Authentication?
    • Schema
    • Networks and Currencies
    • /api/v1
    • /api/v1/accounts
    • /api/v1/accounts/[commitment]
    • /api/v1/payment_intents
    • /api/v1/payment_intents/[slug]
    • /api/v1/items
    • /api/v1/items/[slug]
    • Configuring Webhooks
      • Request Schema
    • Zapier Integration
  • Try it out on Testnet
  • Slack
Powered by GitBook
On this page
  • Active Accounts
  • New Virtual Account
  • Creating a Connected Wallet has a similar interface
  • The difference between Virtual Accounts and Connected Wallets

Creating Accounts

This guide will explain how to create and manage your accounts

PreviousSecurity first. A little game theory.NextComparing Account types

Last updated 10 months ago

To access your accounts you need to use the side bar

  1. Active accounts lets you choose between all your currently active accounts, see the subscriptions created with them, top them up, or close them if you want.

  2. New Virtual Account lets you create a deposit account with a smart contract that allows you to spend native and ERC-20 tokens. These accounts need to be manually topped up

  3. Connect Wallet lets you connect an EOA. It supports ERC-20 tokens and each token must be connected separately!

  4. Subscriptions page will list all your subscriptions in a table

  5. You can see your inactive accounts in the next menu with your past subscriptions. You are able to browse the Subscriptions created with them but all is disabled permanently.

Active Accounts

If you click on the card you can navigate to the accounts page

New Virtual Account

You can create a new virtual account after navigating to the page

Creating a Connected Wallet has a similar interface

The difference between Virtual Accounts and Connected Wallets

Supports
Virtual Account
Connected Wallet

Requires Deposit

Yes, holds balance

No, doesn't hold balance

ERC-20 Approve spend

On Deposit

To control spendable balance

Supports Native tokens

Yes

No

ERC-20 Tokens

Yes

Yes

Payment from Cold Wallet

No

Yes, Supports metamask, ledger, paper wallet etc..

Has a spending limit

Yes

Yes

You can see here a freshly created account with a new subscription payment ready to be processed!
This is a virtual account, you can top it up with more balance or withdraw and close the account!