Click or drag to resize
Infosoft Logo

CreateCustomerPaymentAgreementRequestProviderAgreementReference Property

Gets or sets the agreement reference created by the external provider.

Namespace: Infosoft.Common.Contracts.MessageContracts.Economy.Payments
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public string ProviderAgreementReference { get; set; }

Property Value

String
Remarks
For PayEx this is the "AgreementRef", for Netaxept it's the "PanHash", and for DIBS it's the "TicketId".
See Also