GoCardlessErrorerror_reasontls_required Field |
The GoCardless API can only be accessed over TLS/SSL.
Make sure you are sending requests to urls starting with https://, not http://.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public const string tls_required = "tls_required"
Public Const tls_required As String = "tls_required"
Field Value
Type:
StringSee Also