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)
Syntaxpublic string success_redirect_url { get; set; }Public Property success_redirect_url As String
	Get
	Set
Property Value
Type: 
String
See Also