GoCardlessPaymentreference Property |
An optional payment reference that will appear on your customer’s bank statement. For Bacs payments this can be up to 10 characters, for SEPA payments the limit is 140 characters, and for Autogiro payments the limit is 11 characters.
Restricted: You need your own Service User Number to specify a payment reference for Bacs payments.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string reference { get; set; }
Public Property reference As String
Get
Set
Property Value
Type:
StringSee Also