InvoiceConfig

Information about invoices

Field Type Description
messages [String] List of messages that you are required to show to the user on the invoice page. Please first enable invoice in you validation request before you read this property.

Examples

Example 1

{
    "messages": [
        "...",
        "...",
        "..."
    ]
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
1.1.0 stable