Payment received
$1,240.00
Bramble Health · May care plan
A settlement card led by a success mark and the amount taken, with the method, reference, and clearing time listed under a hairline.
The import and the props worth knowing about, in one place.
import { Receipt3 } from "@/components/beste/piece/receipt3";
<Receipt3
surface="card"
bordered={true}
inverted={false}
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"
}
]}
/>