GoCardlessErrorerror_reasoncancellation_failed Field |
The mandate, payment or subscription was not in a cancellable state.
It might have already been cancelled, failed, or it might be too late in the submission process to cancel.
For example, payments cannot be cancelled once they are submitted to 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 cancellation_failed = "cancellation_failed"
Public Const cancellation_failed As String = "cancellation_failed"
Field Value
Type:
StringSee Also