GoCardlessRedirectFlowsession_token Property |
The customer’s session ID must be provided when the redirect flow is set up and again when it is completed.
This allows integrators to ensure that the user who was originally sent to the GoCardless payment pages is the one who has completed them.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string session_token { get; set; }
Public Property session_token As String
Get
Set
Property Value
Type:
StringSee Also