4D Payments SDK 2016 .NET Edition

Questions / Feedback?

PurchaseIdentifier Property

Used to identify the purchase.

Syntax

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

Default Value

""

Remarks

This field is required for Visa, MasterCard and Amex Level2 transactions.For Visa this field should contain a merchant assigned value to identify the purchase such as the SKU number. For MasterCard this field should contain the code that was supplied to the merchant by the cardholder. For Amex this field should contain the customer reference number. The maximum length of this property is 25 characters.

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