Purpose: Use this component to display a list of customer invoices for their subscriptions, allow them to download a PDF of a selected invoice and settle any invoice with an outstanding balance.
The table is customisable, which the option to show, or not show, the total invoice price and outstanding balance.
ID | Label | Type | Default | Purpose |
invoiceHeader | Header | String | Invoices | To denote the title of the invoices table |
dateHeader | Date Header | String | Date | Label of Date column |
referenceHeader | Reference Header | String | Reference | Label of Reference column |
priceHeader | Price Header | String | Price | Label of Price column, if show price is true |
balanceHeader | Balance Header | String | Balance | Label of Balance column, if show balance is true |
invoiceLinkHeader | Invoice Link Header | String | Invoice (pdf) | Label of Invoice Link column |
showBalance | Show balance? | Boolean | true | Display the outstanding balance of the invoice |
showTotalPrice | Show price? | Boolean | false | Display the total price of the invoice |
noPaymentMethodWarning | No available payment method warning message. | String | Your account has no active payment method. Please add a payment method and try again. | Displays if the Customer has no active payment method to pay for an Invoice |
paymentMethodHeading | Payment method heading | String | The following payment method will be used to pay your invoice: | To denote the heading for the currently active payment method |
Please note that the text for the Date, Reference, and on the download button are configurable via the localisation tab in the Limio page builder.
Comments
0 comments
Please sign in to leave a comment.