Click or drag to resize

GoCardlessRedirectFlowredirect_url Property

The URL of the hosted payment pages for this redirect flow. This is the URL you should redirect your customer to.

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

Property Value

Type: String
See Also