<?php //App%255CController%255CInitController%2523web

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\\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\\Response'],
        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],
                54 => $o[55],
            ],
            'summary' => [
                'Generate a hosted payment page URL/HTML',
                21 => 'One-time purchase',
                24 => 'Pre-authorization',
                27 => 'Saved card / Purchase',
                30 => 'Saved card / Pre-authorization',
                33 => 'Payment page with AFT — domestic transaction',
                36 => 'Payment page with AFT — cross-border transaction',
                39 => 'Recurring payment',
            ],
            'description' => [
                'Generates a URL/HTML for a Paynetics-hosted payment page where the customer enters card details and completes the payment. No financial transaction occurs until the customer submits the page. After payment, the customer is redirected to success_url or error_url. Intended for partners who prefer not to handle card data directly (reducing PCI DSS scope). Authentication: HMAC (init_web).',
                3 => 'Type of hosted page. payment = standard payment page.',
                9 => 'HMAC Operation - init_web',
                21 => 'Standard payment page for a one-time purchase. Customer enters card details on the Paynetics-hosted page.',
                24 => 'Payment page that reserves funds on the customer\'s card. Partner must call capture later to complete the payment.',
                27 => 'Payment page pre-populated with a saved card token for a repeat purchase.',
                30 => 'Payment page pre-populated with a saved card token used for pre-authorization (e.g. hotel booking).',
                33 => 'Partner initiates a payment page with Account Funding Transaction data. Domestic transaction (card issuer, MID, and acquirer are in the same country). Only the three required AFT fields are sent.',
                36 => 'Partner initiates a payment page with AFT data for a cross-border transaction destined to Canada. All conditional fields (account owner address/state, sender details, merchant postal code/state) are required.',
                39 => 'Payment page that sets up a recurring schedule. Recurring interval. Must be a positive integer.',
                42 => 'Success — returned when redirect=false. Body contains the URL of the hosted payment page; the partner is expected to redirect the cardholder to this URL.',
                54 => 'Redirect — direct browser redirect to the hosted payment page URL. Returned when redirect=true (default). The Location header contains the payment page URL (e.g. https://secure.payoo.cloud/payment/page/abc123def456).',
            ],
            '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,
                55 => 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],
                55 => $o[56],
            ],
            '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],
                ],
                55 => [
                    $o[54],
                ],
            ],
            'name' => [
                3 => 'operation',
            ],
            'in' => [
                3 => 'path',
            ],
            'required' => [
                3 => true,
            ],
            'schema' => [
                3 => $o[6],
                12 => $o[15],
                45 => $o[48],
            ],
            'type' => [
                6 => 'string',
                15 => 'object',
                18 => 'App\\Dto\\Request\\PageDto',
                48 => 'object',
                51 => 'App\\Dto\\Response\\OpenApiPaymentPageInitResponseDto',
            ],
            'enum' => [
                6 => [
                    'payment',
                ],
            ],
            'example' => [
                6 => 'payment',
                21 => 'one-time-purchase',
                24 => 'preauthorization',
                27 => 'saved-card-purchase',
                30 => 'saved-card-preauthorization',
                33 => 'aft-domestic',
                36 => 'aft-cross-border',
                39 => 'recurring',
                48 => [
                    'code' => 0,
                    'data' => [
                        'url' => 'https://secure.payoo.cloud/payment/page/abc123def456',
                    ],
                ],
            ],
            'content' => [
                9 => [
                    $o[12],
                ],
                42 => [
                    $o[45],
                ],
            ],
            'mediaType' => [
                12 => 'application/json',
                45 => 'application/json',
            ],
            'examples' => [
                12 => [
                    $o[21],
                    $o[24],
                    $o[27],
                    $o[30],
                    $o[33],
                    $o[36],
                    $o[39],
                ],
            ],
            'ref' => [
                15 => $o[18],
                48 => $o[51],
            ],
            'groups' => [
                18 => [
                    'web',
                ],
                51 => null,
            ],
            'options' => [
                18 => [],
                51 => [],
            ],
            'serializationContext' => [
                18 => [],
                51 => [],
            ],
            'value' => [
                21 => [
                    'amount' => 99.9,
                    'currency' => 'EUR',
                    'language' => 'en',
                    'transaction_type' => 'purchase',
                    'reference' => 'ORDER-2026-04-001',
                    'success_url' => 'https://partner.com/payment/success',
                    'error_url' => 'https://partner.com/payment/error',
                ],
                24 => [
                    'amount' => 200.0,
                    'currency' => 'EUR',
                    'language' => 'en',
                    'transaction_type' => 'preauthorization',
                    'reference' => 'HOTEL-BOOKING-5521',
                    'success_url' => 'https://partner.com/booking/confirmed',
                    'error_url' => 'https://partner.com/booking/failed',
                ],
                27 => [
                    'amount' => 50.0,
                    'currency' => 'EUR',
                    'reference' => 'REPEAT-PURCHASE-334',
                    'card' => 'df1f946a-8b03-4a21-8eb7-dab86a77a027',
                    'success_url' => 'https://partner.com/success',
                    'error_url' => 'https://partner.com/error',
                ],
                30 => [
                    'amount' => 50.0,
                    'currency' => 'EUR',
                    'transaction_type' => 'preauthorization',
                    'reference' => 'HOTEL-BOOKING-5521',
                    'card' => 'df1f946a-8b03-4a21-8eb7-dab86a77a027',
                    'success_url' => 'https://partner.com/success',
                    'error_url' => 'https://partner.com/error',
                ],
                33 => [
                    'amount' => 100.0,
                    'currency' => 'EUR',
                    'reference' => 'AFT-DOMESTIC-1122',
                    'balance' => 'df1f946a-8b03-4a21-8eb7-dab86a77a027',
                    'user' => 'df1f946a-8b03-4a21-8eb7-dab86a77a027',
                    'success_url' => 'https://partner.com/topup/success',
                    'error_url' => 'https://partner.com/topup/error',
                    'aft' => [
                        'sender_account_number' => 'BG80BNBG96611020345678',
                        'recipient_name' => 'Ivan Petrov',
                        'bai' => 'TU',
                    ],
                ],
                36 => [
                    'amount' => 250.0,
                    'currency' => 'EUR',
                    'reference' => 'AFT-CROSSBORDER-001',
                    'balance' => 'df1f946a-8b03-4a21-8eb7-dab86a77a027',
                    'user' => 'df1f946a-8b03-4a21-8eb7-dab86a77a027',
                    'success_url' => 'https://partner.com/topup/success',
                    'error_url' => 'https://partner.com/topup/error',
                    'aft' => [
                        'account_owner_address1' => '123 Main Street',
                        'account_owner_address2' => 'Suite 400',
                        'account_owner_street' => 'Main Street',
                        'account_owner_postal_code' => 'M5V 2T6',
                        'account_owner_city' => 'Toronto',
                        'account_owner_country' => 'CAN',
                        'account_owner_subdivision_code' => 'ON',
                        'merchant_postal_code' => '1407',
                        'merchant_state' => 'SOF',
                        'acceptor_legal_name' => 'Paynetics AD',
                        'sender_address' => '123 Main Street',
                        'sender_city' => 'Toronto',
                        'sender_state' => 'ON',
                        'sender_country' => 'CAN',
                        'sender_name' => 'John Smith',
                        'sender_account_number' => 'CA1234567890123456',
                        'recipient_name' => 'John Smith',
                        'bai' => 'TU',
                    ],
                ],
                39 => [
                    'amount' => 9.99,
                    'currency' => 'EUR',
                    'reference' => 'SUBSCRIPTION-MONTHLY-001',
                    'success_url' => 'https://partner.com/subscription/active',
                    'error_url' => 'https://partner.com/subscription/failed',
                    'recurring_end_date' => '2027-04-06T00:00:00Z',
                    'recurring_frequency' => 30,
                ],
            ],
            'response' => [
                42 => '200',
                54 => '302',
            ],
        ],
        '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,
                55 => null,
            ],
        ],
    ],
    [
        $o[0],
        $o[42],
        $o[54],
    ],
    []
); }];
