Click or drag to resize

GoCardlessEventDetailreason_code Property

Set when a bank is the origin of the event. This is the reason code received in the report from the customer’s bank. See the GoCardless Direct Debit guide for information on the meanings of different reason codes. Note: reason_code is payment scheme-specific and can be inconsistent between banks. GoCardless Direct Debit guide: https://gocardless.com/direct-debit/receiving-messages.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string reason_code { get; set; }

Property Value

Type: String
See Also