Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 565 Bytes

File metadata and controls

17 lines (10 loc) · 565 Bytes

OpenapiClient::Secure3D10AuthenticationRequest

Properties

Name Type Description Notes
term_url String The result of the authentication will be sent to this URL. If not provided, a term URL will be dynamically generated. Note this must be a valid URL (special characters should be URL-encoded). [optional]

Code Sample

require 'OpenapiClient'

instance = OpenapiClient::Secure3D10AuthenticationRequest.new(term_url: https://www.mywebshop.com/process3dSecure)