Click or drag to resize

GoCardlessRedirectFlowsuccess_redirect_url Property

The URL to redirect to upon successful mandate setup. You must use a URL beginning https in the live environment.

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

Property Value

Type: String
See Also