{
  "settings": {
    "objectType": "Form Setting",
    "editActive": true,
    "title": "Paid Registration Form",
    "show_title": 1,
    "allow_public_link": 0,
    "embed_form": "",
    "clear_complete": 1,
    "hide_complete": 1,
    "default_label_pos": "above",
    "wrapper_class": "",
    "element_class": "",
    "form_title_heading_level": "3",
    "key": "",
    "add_submit": 0,
    "currency": "USD",
    "unique_field_error": "A form with this value has already been submitted.",
    "logged_in": false,
    "not_logged_in_msg": "",
    "sub_limit_msg": "The form has reached its submission limit.",
    "calculations": [
      {
        "errors": [],
        "max_options": 0,
        "order": 0,
        "new": false,
        "options": [],
        "name": "Registration Fee Total",
        "eq": "{field:registration_type_1787743108000}*{field:number_of_registrants_1787743109000}",
        "dec": "2"
      }
    ],
    "conditions": [],
    "formContentData": [
      "full_name_1787743105000",
      "email_1787743106000",
      "phone_1787743107000",
      "registration_type_1787743108000",
      "number_of_registrants_1787743109000",
      "create_password_1787743110000",
      "registration_fee_total_1787743111000",
      "additional_notes_1787743112000",
      "terms_agreement_1787743113000",
      "hcaptcha_1787743114000",
      "submit_1787743115000"
    ],
    "objectDomain": "calculations",
    "drawerDisabled": false
  },
  "fields": [
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 1,
      "idAttribute": "id",
      "type": "textbox",
      "label": "Full Name",
      "key": "full_name_1787743105000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "manual_key": "",
      "admin_label": "",
      "help_text": "",
      "mask": "",
      "custom_mask": "",
      "custom_name_attribute": "name",
      "personally_identifiable": "",
      "value": "",
      "container_class": "",
      "element_class": "",
      "drawerDisabled": "",
      "field_label": "Full Name",
      "field_key": "full_name_1787743105000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 2,
      "idAttribute": "id",
      "type": "email",
      "label": "Email",
      "key": "email_1787743106000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "custom_name_attribute": "email",
      "personally_identifiable": 1,
      "value": "",
      "drawerDisabled": "",
      "field_label": "Email",
      "field_key": "email_1787743106000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 3,
      "idAttribute": "id",
      "type": "phone",
      "label": "Phone",
      "key": "phone_1787743107000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "mask": "",
      "custom_name_attribute": "phone",
      "personally_identifiable": 1,
      "value": "",
      "drawerDisabled": "",
      "field_label": "Phone",
      "field_key": "phone_1787743107000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 4,
      "idAttribute": "id",
      "type": "listselect",
      "label": "Registration Type",
      "key": "registration_type_1787743108000",
      "label_pos": "default",
      "required": false,
      "options": [
        {
          "errors": [],
          "max_options": 0,
          "label": "General Admission",
          "value": "general_admission",
          "calc": "25",
          "selected": 1,
          "order": 0,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "Member",
          "value": "member",
          "calc": "15",
          "selected": 0,
          "order": 1,
          "manual_value": true
        },
        {
          "errors": [],
          "max_options": 0,
          "label": "VIP",
          "value": "vip",
          "calc": "75",
          "selected": 0,
          "order": 2,
          "manual_value": true
        }
      ],
      "default": "general_admission",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "value": "",
      "drawerDisabled": "",
      "field_label": "Registration Type",
      "field_key": "registration_type_1787743108000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 5,
      "idAttribute": "id",
      "type": "number",
      "label": "Number of Registrants",
      "key": "number_of_registrants_1787743109000",
      "label_pos": "default",
      "required": false,
      "default": "1",
      "placeholder": "",
      "container_class": "",
      "element_class": "",
      "manual_key": "",
      "admin_label": "",
      "help_text": "",
      "num_min": "1",
      "num_max": "",
      "num_step": "1",
      "value": "",
      "drawerDisabled": "",
      "field_label": "Number of Registrants",
      "field_key": "number_of_registrants_1787743109000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 6,
      "idAttribute": "id",
      "type": "password",
      "label": "Create Password",
      "key": "create_password_1787743110000",
      "label_pos": "default",
      "required": true,
      "default": "",
      "placeholder": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "desc_text": "This will be your login password for the account we create for you.",
      "value": "",
      "drawerDisabled": "",
      "field_label": "Create Password",
      "field_key": "create_password_1787743110000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 7,
      "idAttribute": "id",
      "type": "html",
      "label": "Registration Fee Total",
      "key": "registration_fee_total_1787743111000",
      "default": "<h3>Registration Fee Total: $ {calc:Registration Fee Total} </h3>",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "drawerDisabled": "",
      "field_label": "Registration Fee Total",
      "field_key": "registration_fee_total_1787743111000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 8,
      "idAttribute": "id",
      "type": "textarea",
      "label": "Additional Notes or Special Requests",
      "key": "additional_notes_1787743112000",
      "label_pos": "default",
      "required": false,
      "default": "",
      "placeholder": "",
      "input_limit": "",
      "input_limit_type": "characters",
      "input_limit_msg": "Character(s) left",
      "textarea_rte": "",
      "disable_rte_mobile": "",
      "textarea_media": "",
      "value": "",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "desc_text": "Let us know about dietary needs, accessibility requests, or anything else we should plan for.",
      "drawerDisabled": "",
      "field_label": "Additional Notes or Special Requests",
      "field_key": "additional_notes_1787743112000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 9,
      "idAttribute": "id",
      "type": "checkbox",
      "label": "Terms and Membership Agreement",
      "key": "terms_agreement_1787743113000",
      "label_pos": "default",
      "required": true,
      "default": "0",
      "checked_default": false,
      "value": "1",
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "help_text": "",
      "desc_text": "I agree to the event and membership terms.",
      "drawerDisabled": "",
      "field_label": "Terms and Membership Agreement",
      "field_key": "terms_agreement_1787743113000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 10,
      "idAttribute": "id",
      "type": "hcaptcha",
      "label": "Spam Check",
      "key": "hcaptcha_1787743114000",
      "label_pos": "hidden",
      "required": false,
      "container_class": "",
      "element_class": "",
      "admin_label": "",
      "site_key": "",
      "secret_key": "",
      "size": "normal",
      "theme": "light",
      "drawerDisabled": "",
      "field_label": "Spam Check",
      "field_key": "hcaptcha_1787743114000"
    },
    {
      "objectType": "Field",
      "objectDomain": "fields",
      "editActive": false,
      "order": 11,
      "idAttribute": "id",
      "type": "submit",
      "label": "Register and Pay",
      "processing_label": "Processing...",
      "container_class": "",
      "element_class": "",
      "key": "submit_1787743115000",
      "admin_label": "",
      "field_label": "Register and Pay",
      "field_key": "submit_1787743115000"
    }
  ],
  "actions": [
    {
      "title": "",
      "key": "",
      "type": "save",
      "active": "1",
      "created_at": "2026-08-26 00:00:00",
      "label": "Record Submission",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "3",
      "to": "{wp:admin_email}",
      "reply_to": "",
      "email_subject": "Ninja Forms Submission",
      "email_message": "{fields_table}",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": "",
      "success_msg": "Your form has been successfully submitted.",
      "redirect_url": "",
      "submitter_email": "email_1787743106000",
      "fields-save-toggle": "save_all",
      "exception_fields": [],
      "set_subs_to_expire": "0",
      "subs_expire_time": "90"
    },
    {
      "title": "",
      "key": "",
      "type": "successmessage",
      "active": "1",
      "created_at": "2026-08-26 00:00:00",
      "label": "Success Message",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "message": "Thanks, {field:full_name_1787743105000} ! You're registered and your payment is confirmed. Check your email for your receipt and enrollment details, and log in anytime using the email and password you just created.",
      "order": "1",
      "to": "{wp:admin_email}",
      "reply_to": "",
      "email_subject": "Ninja Forms Submission",
      "email_message": "{fields_table}",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": "",
      "success_msg": "Thanks, {field:full_name_1787743105000} ! You're registered and your payment is confirmed. Check your email for your receipt and enrollment details, and log in anytime using the email and password you just created."
    },
    {
      "title": "",
      "key": "",
      "type": "email",
      "active": "1",
      "created_at": "2026-08-26 00:00:00",
      "label": "Admin Email",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "2",
      "to": "{wp:admin_email}",
      "reply_to": "",
      "email_subject": "New Paid Registration Submitted",
      "email_message": "<p>A new paid registration has been submitted:</p><ul><li>Name: {field:full_name_1787743105000} </li><li>Email: {field:email_1787743106000} </li><li>Registration Type: {field:registration_type_1787743108000} </li><li>Number of Registrants: {field:number_of_registrants_1787743109000} </li><li>Registration Fee Total: $ {calc:Registration Fee Total} </li></ul><p>Full submission details:</p><p> {fields_table} </p>",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": ""
    },
    {
      "title": "",
      "key": "",
      "type": "registeruser",
      "active": "0",
      "created_at": "2026-08-26 00:00:00",
      "label": "Register User",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "4",
      "user_login": "{field:email_1787743106000}",
      "user_email": "{field:email_1787743106000}",
      "user_pass": "{field:create_password_1787743110000}",
      "display_name": "{field:full_name_1787743105000}",
      "first_name": "",
      "last_name": "",
      "nickname": "",
      "role": "subscriber",
      "send_notification": "0",
      "update_user": "0"
    },
    {
      "title": "",
      "key": "",
      "type": "paypal-checkout",
      "active": "0",
      "created_at": "2026-08-26 00:00:00",
      "label": "PayPal Checkout",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "5",
      "client_id": "",
      "client_secret": "",
      "sandbox": "1",
      "paypal_currency": "USD",
      "paypal_amount": "{calc:Registration Fee Total}",
      "paypal_description": "Registration fee for {field:full_name_1787743105000}",
      "paypal_email": "",
      "billing_email": "{field:email_1787743106000}"
    },
    {
      "title": "",
      "key": "",
      "type": "email",
      "active": "1",
      "created_at": "2026-08-26 00:00:00",
      "label": "Email Confirmation",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "6",
      "to": "{field:email_1787743106000}",
      "reply_to": "",
      "email_subject": "Your registration is confirmed",
      "email_message": "<p>Hi {field:full_name_1787743105000} ,</p><p>Thanks for registering! Here is a summary of your enrollment:</p><ul><li>Registration Type: {field:registration_type_1787743108000} </li><li>Number of Registrants: {field:number_of_registrants_1787743109000} </li><li>Amount Paid: $ {calc:Registration Fee Total} </li></ul><p>You can log into your new account anytime using this email address and the password you created during registration.</p>",
      "email_message_plain": "",
      "from_name": "",
      "from_address": "",
      "email_format": "html",
      "cc": "",
      "bcc": ""
    },
    {
      "title": "",
      "key": "",
      "type": "redirect",
      "active": "0",
      "created_at": "2026-08-26 00:00:00",
      "label": "Redirect",
      "objectType": "Action",
      "objectDomain": "actions",
      "editActive": "",
      "order": "7",
      "redirect_url": ""
    }
  ]
}
