key: custom_field_invoice_type ===
key: billing_first_name ===
key: billing_last_name ===
key: billing_company ===
key: billing_country ===
key: billing_address_1 ===
key: billing_address_2 ===
key: billing_city ===
key: billing_state ===
key: billing_postcode ===
key: billing_phone ===
key: billing_email ===
key: billing_shop_as_client ===
key: billing_shop_as_client_create_user ===
key: order_comments ===
key: metorik_source_type ===
key: metorik_source_url ===
key: metorik_source_mtke ===
key: metorik_source_utm_campaign ===
key: metorik_source_utm_source ===
key: metorik_source_utm_medium ===
key: metorik_source_utm_content ===
key: metorik_source_utm_id ===
key: metorik_source_utm_term ===
key: metorik_source_session_entry ===
key: metorik_source_session_start_time ===
key: metorik_source_session_pages ===
key: metorik_source_session_count ===
key: fooevents_bookings_method ===
key: fooevents_bookings_slot_date_1__1 ===
key: 853845_attendee_1__1 === 6
key: 853845_attendeelastname_1__1 === 6
key: 853845_attendeeemail_1__1 === 6
key: fooevents_custom_rmoulnjusxupmkkbkvja_1__1 ===
key: fooevents_custom_xqanilkgyuyjfzcocxlu_1__1 ===
key: fooevents_custom_xrbxkzggfqejbnwqqxca_1__1 ===
key: fooevents_custom_attendee_fields_checkout_nonce === 16
key: _wp_http_referer ===
key: fooevents_bookings_slot_date_1__2 ===
key: 853845_attendee_1__2 === 6
key: 853845_attendeelastname_1__2 === 6
key: 853845_attendeeemail_1__2 === 6
key: fooevents_custom_rmoulnjusxupmkkbkvja_1__2 ===
key: fooevents_custom_xqanilkgyuyjfzcocxlu_1__2 ===
key: fooevents_custom_xrbxkzggfqejbnwqqxca_1__2 ===
key: fooevents_bookings_slot_date_2__1 ===
key: 854178_attendee_2__1 === 6
key: 854178_attendeelastname_2__1 === 6
key: 854178_attendeeemail_2__1 === 6
key: fooevents_custom_rmoulnjusxupmkkbkvja_2__1 ===
key: fooevents_custom_xqanilkgyuyjfzcocxlu_2__1 ===
key: fooevents_custom_rjinivpatcnglygsfoed_2__1 ===
key: fooevents_bookings_slot_date_2__2 ===
key: 854178_attendee_2__2 === 6
key: 854178_attendeelastname_2__2 === 6
key: 854178_attendeeemail_2__2 === 6
key: fooevents_custom_rmoulnjusxupmkkbkvja_2__2 ===
key: fooevents_custom_xqanilkgyuyjfzcocxlu_2__2 ===
key: fooevents_custom_rjinivpatcnglygsfoed_2__2 ===
key: fooevents_bookings_slot_date_2__3 ===
key: 854178_attendee_2__3 === 6
key: 854178_attendeelastname_2__3 === 6
key: 854178_attendeeemail_2__3 === 6
key: fooevents_custom_rmoulnjusxupmkkbkvja_2__3 ===
key: fooevents_custom_xqanilkgyuyjfzcocxlu_2__3 ===
key: fooevents_custom_rjinivpatcnglygsfoed_2__3 ===
key: wc_order_attribution_source_type ===
key: wc_order_attribution_referrer ===
key: wc_order_attribution_utm_campaign ===
key: wc_order_attribution_utm_source ===
key: wc_order_attribution_utm_medium ===
key: wc_order_attribution_utm_content ===
key: wc_order_attribution_utm_id ===
key: wc_order_attribution_utm_term ===
key: wc_order_attribution_session_entry ===
key: wc_order_attribution_session_start_time ===
key: wc_order_attribution_session_pages ===
key: wc_order_attribution_session_count ===
key: wc_order_attribution_user_agent ===
key: payment_method ===
key: wc-stripe-new-payment-method ===
key: automatewoo_optin ===
key: terms_conditions ===
key: consent ===
key: woocommerce-process-checkout-nonce ===
key: stripe_source ===
Array
(
    [0] => Michael,Tester1,michael@tester1.com
    [1] => Michael,Tester2,michael@tester2.com
    [2] => Michael,Tester3,michael@tester3.com
)
Array
(
    [0] => Array
        (
            [name] => email
            [value] => michael@tester1.com
        )

    [1] => Array
        (
            [name] => firstname
            [value] => Michael
        )

    [2] => Array
        (
            [name] => lastname
            [value] => Tester1
        )

)
Array
(
    [0] => Array
        (
            [name] => email
            [value] => michael@tester2.com
        )

    [1] => Array
        (
            [name] => firstname
            [value] => Michael
        )

    [2] => Array
        (
            [name] => lastname
            [value] => Tester2
        )

)
Array
(
    [0] => Array
        (
            [name] => email
            [value] => michael@tester3.com
        )

    [1] => Array
        (
            [name] => firstname
            [value] => Michael
        )

    [2] => Array
        (
            [name] => lastname
            [value] => Tester3
        )

)