Skip to main content

Documentation Portal

Challenge3DSInfo

Parameter Name

Type

Description

Mandatory

ChallengeURL

String

The URL for the challenge request to the gateway

GatewayTyp

Enum PaymentSecureGatewayTypes

Specifies the gateway API type,

One of the following possible values of the PaymentSecureGatewayTypes enumeration denoting a type of payment gateway:

  • OptimalAPI =4

  • AdyenAPI = 2,

  • CouponPaymentGateway = 7

  • SplitItGateway = 8

  • FirstDataAPI = 9,

  • SafeChargeAPI = 10

  • WorldPayAPI = 11

  • WalletGateway = 12

  • DLocalAPI = 14

MD

String

Another parameter that to be sent with the ChallengeURL. That data will be returned by the gateway with the request to TermURL

PaReq

String

The payment request string is one of the parameters to be sent with the ChallengeURL

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.

TermURL

String

Another parameter that to be sent with the ChallengeURL. This is the server-side URL that will be called on the response of the gateway to provide the 3DS authorization result