Click or drag to resize

GoCardlessRefundreference Property

An optional refund reference, displayed on your customer’s bank statement. This can be up to 18 characters long for Bacs payments, 140 characters for SEPA payments, or 25 characters for Autogiro 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; }

Property Value

Type: String
See Also