GoCardlessErrorerror_reasonlink_not_found Field |
One of the link[resource] IDs in the request was not found.
Your integration should ensure that end users can only use existing resources.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public const string link_not_found = "link_not_found"
Public Const link_not_found As String = "link_not_found"
Field Value
Type:
StringSee Also