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
  • When you are done you will be prompted to finish checkout
  • Entering your account password
  1. Accepting Payments

Checkout page

Here you can find information about the Checkout page. The example uses BTT Testnet and Virtual Accounts for payments!

PreviousManaging your itemsNextFees

Last updated 1 year ago

When navigating to the checkout page, you will be greeted with the following layout:

You can see the parameters of the subscription and ? tooltips for more information. You need to sign up or login to continue.

If you don't have an account to pay for the subscription you will be prompted to create one with your wallet.

If you have an account but with insufficient balance you are prompted to top it up with the remaining balance. Your account only needs to have sufficient balance for the first payment

When you are done you will be prompted to finish checkout

If you configured a passkey 2FA you will need to do that first

Entering your account password

This is a secure page that contains the necessary steps to recreate the secret used for the ZKP cryptography!

As you can see on the page, DebitLlama provides no warranties of any kind and it's not responsible for the services merchants provide for the subscriptions. All we do is submit transactions on behalf of users. If you think you have been scammed by a merchant, you need to cancel the subscription asap. The funds transferred are non-recoverable!

Passkeys