Worldline Connect Node.js SDK
    Preparing search index...

    Interface GPayThreeDSecure

    interface GPayThreeDSecure {
        challengeCanvasSize?: string | null;
        challengeIndicator?: string | null;
        exemptionRequest?: string | null;
        redirectionData?: RedirectionData | null;
        skipAuthentication?: boolean | null;
    }
    Index

    Properties

    challengeCanvasSize?: string | null
    challengeIndicator?: string | null
    exemptionRequest?: string | null
    redirectionData?: RedirectionData | null
    skipAuthentication?: boolean | null