A settlement card led by a success mark and the amount taken, with the method, reference, and clearing time listed under a hairline.
Payment received
$1,240.00
Bramble Health · May care plan
New here? Read the installation guide.
import { Receipt3 } from "@/components/beste/piece/receipt3";
<Receipt3
status="Payment received"
amount="$1,240.00"
caption="Bramble Health · May care plan"
rows={[
{
"label": "Method",
"value": "Visa ending 4417"
},
{
"label": "Reference",
"value": "SIR-4821"
},
{
"label": "Settled",
"value": "In 2 working days"
}
]}
/>