LogoLogo
  • GENERAL
    • Introduction
    • Overview
    • Authentification
    • ENUM description
  • ACQUIRING
    • Customer wallets
    • Invoices
    • Onramp
  • EXCHANGE
    • Crypto exchange
  • PAYOUTS
    • Single Payout
    • Mass Payout
  • WEBHOOKS
    • Overview
    • Types of events
    • Webhook payload
    • Webhook sign check
  • GUIDES
    • General questions
      • What is Calypso Pay?
      • Which blockchains and tokens we support?
    • Calypso UI guides and questions
      • Introduction to Calypso Pay
      • Sandbox mode and limits
      • General
        • How to create new API key
        • How to create an additional account
        • How to add a new asset to account
        • How to add funds to your wallet
        • Protect your withdrawals with additional signatures
        • How to change your top-up address
        • How to use address book
        • How to set up auto currency conversion
        • How to transfer money within Calypso pay
        • Create a webhook
      • Accept Payments via UI
        • How to create an invoice via UI
        • Accept Payments FAQ
      • Make Payments via UI
        • How to create a single payout via UI
        • How to create mass payout via UI
        • Make Payments FAQ
      • Make Exchanges via UI
        • How to exchange one crypto asset to the other
      • Reports
        • How to get reports
        • Report contents description
    • Integration guides and questions
      • Get started with API
      • Use Customer purse via API
        • How create a customer
        • How to get a purse
        • How to get a transaction data
      • Accept Payments via API
        • How to create a Limited Invoice via API
        • How to create a Limited Fiat Invoice via API
        • How to create an Unlimited Invoice via API
        • How to manage interventions via API
        • How to embed invoice data to your payment page
      • Payment widget
        • How to create a limited fiat payment widget via API
        • How to create unlimited payment widget
        • How to embed a payment widget on a web page
      • Make Exchange via API
        • How to create a exchange
        • Get balance information via API
      • Make Payments via API
        • Get balance information via API
        • How to create a single payout via API
        • How to create a mass payout via API
  • API REFERENCE
    • Report API
    • Settlement Payout API
    • Webhook API
    • Payout API
    • Exchange API
    • Fiat API
    • User API
    • Rate API
    • Settlement Wallet API
    • Fiat withdrawal API
    • Account API
    • Currency API
    • Invoice API
    • Settlement Report API
    • Crypto to fiat API
    • Customer Purse API
    • Fiat deposit API
    • Payment Widget API
    • Models
Powered by GitBook
On this page
Export as PDF
  1. GUIDES
  2. Calypso UI guides and questions
  3. Accept Payments via UI

Accept Payments FAQ

Is there a minimal sum with which an invoice can be created?

We recommend to not set the invoice amount below 10 USD equivalent in chosen currency


Do the invoices have expiration?

By default an invoice will expire in 1 day after its creation. When creating an invoice you can set a custom expiration date


What happens if money is deposited on an invoice after it expires? Including the situation when the transaction has already been initiated but is taking long?

The invoice will be in state "ARCHIVED". Our system doesn't monitor these addresses after the invoice is moved to that state, so the merchant won't be able to know about the deposits. It can be checked only manually, and money from that address can be withdrawn only manually by our team as well.


Can the merchant check the actual sum that was deposited to the invoice address?

Yes, at the moment you can do it via UI - on any invoice card you can click "More info" and you will see more information about the given invoice, including the field "Money received" - the amount deposited to the invoice address and "Invoice wallet balance" - the actual balance on the invoice address at the moment.


Can you change the language to be used on the invoice payment page(the one that the end client sees)?

At the moment it is done automatically based on the client's browser language.


How long does it take for invoice to be processed? (From client's funds being deposited to the invoice address till the callback on successful invoice completion)

Approximate time on the whole invoice processing depends on the blockchain:

Polygon, Tron, BSC, Doge - around 5 min

Ethereum - up to 10 min

Bitcoin takes longer - up to several hours.

PreviousHow to create an invoice via UINextMake Payments via UI

Last updated 3 days ago