<?php //App%255CController%255CThreeDomainController%2523authenticate

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['OpenApi\\Annotations\\Post'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Post')),
        clone ($p['OpenApi\\Context'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Context')),
        clone ($p['OpenApi\\Loggers\\DefaultLogger'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Loggers\\DefaultLogger')),
        clone ($p['OpenApi\\Annotations\\Parameter'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Parameter')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['OpenApi\\Annotations\\Schema'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Schema')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['OpenApi\\Annotations\\RequestBody'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\RequestBody')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['OpenApi\\Annotations\\MediaType'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\MediaType')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['OpenApi\\Annotations\\Schema'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['Nelmio\\ApiDocBundle\\Annotation\\Model'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Nelmio\\ApiDocBundle\\Annotation\\Model')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['OpenApi\\Annotations\\Examples'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Examples')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['OpenApi\\Annotations\\Examples'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['OpenApi\\Annotations\\Examples'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['OpenApi\\Annotations\\Examples'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['OpenApi\\Annotations\\Examples'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['OpenApi\\Annotations\\Response'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Response')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['OpenApi\\Annotations\\MediaType'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['OpenApi\\Annotations\\Schema'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['Nelmio\\ApiDocBundle\\Annotation\\Model'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['OpenApi\\Annotations\\Examples'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone $p['OpenApi\\Annotations\\Examples'],
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
    ],
    null,
    [
        'stdClass' => [
            '_context' => [
                $o[1],
                3 => $o[4],
                6 => $o[7],
                9 => $o[10],
                12 => $o[13],
                15 => $o[16],
                18 => $o[19],
                21 => $o[22],
                24 => $o[25],
                27 => $o[28],
                30 => $o[31],
                33 => $o[34],
                36 => $o[37],
                39 => $o[40],
                42 => $o[43],
                45 => $o[46],
                48 => $o[49],
                51 => $o[52],
            ],
            'summary' => [
                'Authenticate a cardholder via 3-D Secure (v2)',
                21 => '3DS v2 with init token (frictionless)',
                24 => '3DS v2 without init (raw card + amount)',
                27 => '3DS v2, challenge requested + billing address',
                30 => '3DS v2, recurring authentication',
                33 => '3DS v2, account funding',
                48 => 'Frictionless (proceed)',
                51 => 'Challenge required',
            ],
            'description' => [
                'Initiates 3-D Secure authentication for a transaction. When an init session token is supplied, the amount, currency, card data and merchant configuration are taken from the session; otherwise they must be provided in the request body. For 3DS v2, full browser information is required so the issuer can perform risk-based (frictionless) authentication. The response indicates the resolution: proceed without challenge, or redirect the cardholder to the issuer\'s ACS (bank_redirect_url, or rendered html when html=true) for a challenge. The returned eci, cavv and directory_transaction_id must be passed to the subsequent acquiring operation.',
                3 => 'Session token. When supplied, amount, currency, card data and merchant config are loaded from the session and need not be resent.',
                9 => 'Body',
                21 => 'The amount, currency, card and merchant are taken from the session created by POST /v1/init (passed as the {init} path parameter); only the 3DS and browser fields are supplied in the body.',
                24 => 'The full PAN, card details, amount, currency and merchant token are supplied directly in the body. No init token is used.',
                27 => 'A challenge is explicitly requested (challenge_indication=03) and the cardholder billing address is supplied to support risk assessment.',
                30 => 'Recurring transaction (authentication_type=02) with the recurring schedule details.',
                33 => 'Account-funding transaction (transaction_type=10).',
                36 => 'Success',
                48 => 'The issuer authenticated the cardholder without a challenge. Pass eci, cavv and xid to the subsequent acquiring operation.',
                51 => 'The issuer requires a challenge — redirect the cardholder to bank_redirect_url (or render the returned html when html=true).',
            ],
            'parameters' => [
                [
                    $o[3],
                ],
            ],
            'requestBody' => [
                $o[9],
            ],
            'generated' => [
                1 => true,
                4 => true,
                7 => true,
                10 => true,
                13 => true,
                16 => true,
                19 => true,
                22 => true,
                25 => true,
                28 => true,
                31 => true,
                34 => true,
                37 => true,
                40 => true,
                43 => true,
                46 => true,
                49 => true,
                52 => true,
            ],
            'logger' => [
                1 => $o[2],
                4 => $o[5],
                7 => $o[8],
                10 => $o[11],
                13 => $o[14],
                16 => $o[17],
                19 => $o[20],
                22 => $o[23],
                25 => $o[26],
                28 => $o[29],
                31 => $o[32],
                34 => $o[35],
                37 => $o[38],
                40 => $o[41],
                43 => $o[44],
                46 => $o[47],
                49 => $o[50],
                52 => $o[53],
            ],
            'annotations' => [
                1 => [
                    $o[0],
                ],
                4 => [
                    $o[3],
                ],
                7 => [
                    $o[6],
                ],
                10 => [
                    $o[9],
                ],
                13 => [
                    $o[12],
                ],
                16 => [
                    $o[15],
                ],
                19 => [
                    $o[18],
                ],
                22 => [
                    $o[21],
                ],
                25 => [
                    $o[24],
                ],
                28 => [
                    $o[27],
                ],
                31 => [
                    $o[30],
                ],
                34 => [
                    $o[33],
                ],
                37 => [
                    $o[36],
                ],
                40 => [
                    $o[39],
                ],
                43 => [
                    $o[42],
                ],
                46 => [
                    $o[45],
                ],
                49 => [
                    $o[48],
                ],
                52 => [
                    $o[51],
                ],
            ],
            'name' => [
                3 => 'init',
            ],
            'in' => [
                3 => 'path',
            ],
            'required' => [
                3 => false,
            ],
            'schema' => [
                3 => $o[6],
                12 => $o[15],
                39 => $o[42],
            ],
            'type' => [
                6 => 'string',
                15 => 'object',
                18 => 'App\\Dto\\Request\\ThreeDomain\\AuthenticationRequestDto',
                42 => 'object',
                45 => 'App\\Dto\\Response\\OpenApiThreeDomainResponse',
            ],
            'content' => [
                9 => [
                    $o[12],
                ],
                36 => [
                    $o[39],
                ],
            ],
            'mediaType' => [
                12 => 'application/json',
                39 => 'application/json',
            ],
            'examples' => [
                12 => [
                    $o[21],
                    $o[24],
                    $o[27],
                    $o[30],
                    $o[33],
                ],
                39 => [
                    $o[48],
                    $o[51],
                ],
            ],
            'ref' => [
                15 => $o[18],
                42 => $o[45],
            ],
            'groups' => [
                18 => null,
                45 => null,
            ],
            'options' => [
                18 => [],
                45 => [],
            ],
            'serializationContext' => [
                18 => [],
                45 => [],
            ],
            'example' => [
                21 => 'init-frictionless',
                24 => 'raw-card',
                27 => 'challenge-billing',
                30 => 'recurring',
                33 => 'account-funding',
                48 => 'frictionless-proceed',
                51 => 'challenge-required',
            ],
            'value' => [
                21 => [
                    'version' => 2,
                    'html' => true,
                    'notification_url' => 'https://partner.com/3ds/callback',
                    'browser_accept_header' => 'text/html',
                    'browser_ip' => '127.0.0.1',
                    'browser_java_enabled' => true,
                    'browser_language' => 'BG',
                    'browser_color_depth' => '32',
                    'browser_screen_height' => '1920',
                    'browser_screen_width' => '1080',
                    'browser_tz' => '180',
                    'browser_user_agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64)',
                ],
                24 => [
                    'version' => 2,
                    'merchant' => 'df1f946a-8b03-4a21-8eb7-dab86a77a027',
                    'amount' => 50.0,
                    'currency' => 'EUR',
                    'card_number' => '5555555555554444',
                    'cardholder_name' => 'John Smith',
                    'card_expiration_month' => '12',
                    'card_expiration_year' => '27',
                    'transaction_type' => '01',
                    'notification_url' => 'https://partner.com/3ds/callback',
                    'browser_accept_header' => 'text/html',
                    'browser_ip' => '127.0.0.1',
                    'browser_java_enabled' => true,
                    'browser_language' => 'BG',
                    'browser_color_depth' => '32',
                    'browser_screen_height' => '1920',
                    'browser_screen_width' => '1080',
                    'browser_tz' => '180',
                    'browser_user_agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64)',
                ],
                27 => [
                    'version' => 2,
                    'html' => true,
                    'challenge_indication' => '03',
                    'merchant' => 'df1f946a-8b03-4a21-8eb7-dab86a77a027',
                    'amount' => 120.0,
                    'currency' => 'EUR',
                    'card_number' => '5555555555554444',
                    'cardholder_name' => 'John Smith',
                    'card_expiration_month' => '12',
                    'card_expiration_year' => '27',
                    'email' => 'john.doe@example.com',
                    'notification_url' => 'https://partner.com/3ds/callback',
                    'billing_city' => 'Sofia',
                    'billing_country' => 'BG',
                    'billing_address_line1' => 'Street',
                    'billing_post_code' => '1000',
                    'billing_state' => 'Sofia',
                    'browser_accept_header' => 'text/html',
                    'browser_ip' => '127.0.0.1',
                    'browser_java_enabled' => true,
                    'browser_language' => 'BG',
                    'browser_color_depth' => '32',
                    'browser_screen_height' => '1920',
                    'browser_screen_width' => '1080',
                    'browser_tz' => '180',
                    'browser_user_agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64)',
                ],
                30 => [
                    'version' => 2,
                    'merchant' => 'df1f946a-8b03-4a21-8eb7-dab86a77a027',
                    'amount' => 9.99,
                    'currency' => 'EUR',
                    'card_number' => '5555555555554444',
                    'cardholder_name' => 'John Smith',
                    'card_expiration_month' => '12',
                    'card_expiration_year' => '27',
                    'authentication_type' => '02',
                    'recurring_frequency' => 28,
                    'recurring_end_date' => '2027-12-12',
                    'notification_url' => 'https://partner.com/3ds/callback',
                    'browser_accept_header' => 'text/html',
                    'browser_ip' => '127.0.0.1',
                    'browser_java_enabled' => true,
                    'browser_language' => 'BG',
                    'browser_color_depth' => '32',
                    'browser_screen_height' => '1920',
                    'browser_screen_width' => '1080',
                    'browser_tz' => '180',
                    'browser_user_agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64)',
                ],
                33 => [
                    'version' => 2,
                    'merchant' => 'df1f946a-8b03-4a21-8eb7-dab86a77a027',
                    'amount' => 100.0,
                    'currency' => 'EUR',
                    'card_number' => '5555555555554444',
                    'cardholder_name' => 'John Smith',
                    'card_expiration_month' => '12',
                    'card_expiration_year' => '27',
                    'transaction_type' => '10',
                    'notification_url' => 'https://partner.com/3ds/callback',
                    'browser_accept_header' => 'text/html',
                    'browser_ip' => '127.0.0.1',
                    'browser_java_enabled' => true,
                    'browser_language' => 'BG',
                    'browser_color_depth' => '32',
                    'browser_screen_height' => '1920',
                    'browser_screen_width' => '1080',
                    'browser_tz' => '180',
                    'browser_user_agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64)',
                ],
                48 => [
                    'code' => 0,
                    'data' => [
                        'resolution' => 'proceed_3ds',
                        'status' => 'successful',
                        'version' => '2',
                        'eci' => '05',
                        'cavv' => 'jJ81HADVRtXfCBATEp01CJUAAAA=',
                        'xid' => 'MDAwMDAwMDAwMDAwMDAwMTIzNDU=',
                    ],
                ],
                51 => [
                    'code' => 0,
                    'data' => [
                        'resolution' => 'proceed_3ds',
                        'status' => 'attempted',
                        'version' => '2',
                        'bank_redirect_url' => 'https://acs.issuer.com/challenge?id=abc123',
                        'acs_transaction_id' => 'f8c1...',
                        'directory_transaction_id' => 'a1b2...',
                    ],
                ],
            ],
            'response' => [
                36 => '200',
            ],
        ],
        'OpenApi\\Context' => [
            'parent' => [
                1 => null,
                4 => null,
                7 => null,
                10 => null,
                13 => null,
                16 => null,
                19 => null,
                22 => null,
                25 => null,
                28 => null,
                31 => null,
                34 => null,
                37 => null,
                40 => null,
                43 => null,
                46 => null,
                49 => null,
                52 => null,
            ],
        ],
    ],
    [
        $o[0],
        $o[36],
    ],
    []
); }];
