4D Payments SDK 2016 .NET Edition

Questions / Feedback?

InvoiceNumber Property

Customer Reference Identifier.

Syntax

public string InvoiceNumber { get; set; }
Public Property InvoiceNumber As String

Default Value

""

Remarks

This property contains the Customer Reference Indicator, used by the customer to identify the purchase (e.g., the invoice number). The maximum length of this property is 17 characters.

This property is only used for Visa Corporate Purchasing Cards (CardType = ctVisa).

Copyright (c) 2021 4D Payments Inc. - All rights reserved.
4D Payments SDK 2016 .NET Edition - Version 16.0 [Build 8017]