<Invoice />
A component for viewing and paying invoices.


The above component is created using the props below
className
You can apply any tailwind css styling to the billing details component.
invoiceQuoteViewComponent
Instead of the default quote display, you can pass in custom React code to display the invoice the way you'd like.
Last updated
Was this helpful?
