Skip to content

Instantly share code, notes, and snippets.

@michaelwilhelmsen
Created August 8, 2024 12:44
Show Gist options
  • Save michaelwilhelmsen/f70992a921733e83dccc9d7d6965bcd1 to your computer and use it in GitHub Desktop.
Save michaelwilhelmsen/f70992a921733e83dccc9d7d6965bcd1 to your computer and use it in GitHub Desktop.
Array
(
[payment_method] => invoice
[currency] => nok
[invoice_address_1] => Mistelteinen 31
[invoice_zipcode] => 3154
[invoice_city] => Tønsberg
[invoice_email] => [email protected]
[invoice_firstname] => Michaeli
[invoice_lastname] => Wilhelmsenia
[invoice_phone] => 99889988
[participants] => Array
(
[0] => Array
(
[firstname] => Michaeli
[lastname] => Wilhelmsenia
[email] => [email protected]
[national_identification_number] => 27099040969
[comment] => Test av Michael
[phone] => 99889988
[date_of_birth] => 1990-09-27
[home_address] => Array
(
[address_line_1] => Mistelteinen 31
[zipcode] => 3154
[city] => Tønsberg
)
[products] => Array
(
[0] => Array
(
[id] => 103632
)
)
)
)
[config] => Array
(
[allow_user_autoconnect] => 1
[auto_append_course_product] => 1
[send_account_created_email_to_user] =>
[send_receipt_email_to_participant] => 1
)
[coursedate_id] => 12892566
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment