GoCardlessPaymentpayments_statusfailed Field |
The payment failed to be processed. Note that payments can fail after being confirmed if the failure message is sent late by the banks.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public const string failed = "failed"
Public Const failed As String = "failed"
Field Value
Type:
StringSee Also