Skip to main content

Documentation Portal

PreEnroll3DSInfo

Parameter Name

Type

Description

Mandatory

APICallAttemptsInterval

Decimal

Attempts interval to call the ScriptURL.

Bin

String

A parameter that is to be sent with the ScriptURL.

GatewayType

Enum PaymentSecureGatewayTypes

Specifies the gateway API type

JWT

String

Another parameter that to be sent with the ScriptURL.

MaxAPICallAttempts

Decimal

Maximum attempts to call the ScriptURL.

OrderId

String

The Global-e order identifier.

ResponseData

String

The data that should be passed with the request to ResponseURL.

ResponseURL

String

The URL that should be called by the client with the POST request to finalize the SendOrder flow.

ScriptDomain

String

The domain of the payment gateway. For security, you can verify the sender's identity using the postMessage origin property when processing the response from the gateway.

ScriptURL

String

The URL to the PreEnrollment procedure on the gateway.