UI KitComponents
Alert
Payment confirmed
The invoice has been settled on-chain.
Payment confirmed
The invoice has been settled on-chain.
import { Alert, AlertDescription, AlertTitle } from "@bitcart/ui-kit/components"import { CircleCheckIcon } from "lucide-react"New feature available
You can now accept payments in multiple currencies.
import { Alert, AlertDescription, AlertTitle } from "@bitcart/ui-kit/components"import { SparklesIcon } from "lucide-react"Payment failed
The transaction was rejected by the network. Please verify:
- Your wallet has sufficient funds
- The destination address is correct
import { Alert, AlertDescription, AlertTitle } from "@bitcart/ui-kit/components"import { CircleAlertIcon } from "lucide-react"