https://whater-dev.uegmobile.com/public/cart-order/cart-order-checkout/8a41abac-38ef-48cd-8183-3eb489884387

Forms

  • app_user_confirm_cart_order
    • cartOrder
    • stripePaymentData
    • firstName
    • lastName
    • email
    • shippingCountry
    • shippingAddress
    • shippingTown
    • shippingPostalCode
    • _token
  • login
    • username
    • password
    • remember_me
    • _token
  • signup
    • email
    • firstName
    • lastName
    • phone
    • password
    • terms
    • town
    • publicComments
    • selectedTypes
    • recaptcha
    • referralCode
    • _token

app_user_confirm_cart_order

"Whater\Infrastructure\ProductBundle\Form\Type\AppUserConfirmCartOrderType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
Whater\Infrastructure\ProductBundle\Form\DTO\AppUserConfirmCartOrderDTO {#2215
  +cartOrder: Whater\Domain\Product\Model\CartOrder {#1365
    -uuid: "8a41abac-38ef-48cd-8183-3eb489884387"
    #cartOrderNumber: "2025-0000002"
    -cartOrderType: "ORDER_TYPE_CATALOG_PRODUCT"
    -status: "PENDING"
    -whaterRefillStatus: null
    -numberOfWhaterRefillPurchased: 0
    -numberOfWhaterRefillPendingUse: 0
    -datesOfWhaterRefillUses: null
    -invoiceNumber: null
    -totalWhatercoins: "0.00"
    -totalEuros: "79.94"
    -totalShippingCost: "0.00"
    -shippingCountry: null
    -shippingAddress: null
    -shippingPostalCode: null
    -notes: null
    -user: Whater\Domain\User\Model\User {#392 …}
    -organizationLicense: null
    -cartOrderItems: Doctrine\ORM\PersistentCollection {#1416 …}
    -invoiceDate: null
    -purchaseDate: null
    -createdAt: DateTime @1738796284 {#1370
      date: 2025-02-05 22:58:04.0 UTC (+00:00)
    }
    -updatedAt: DateTime @1738839144 {#1355
      date: 2025-02-06 10:52:24.0 UTC (+00:00)
    }
    -stripePaymentIntent: [
      "id" => "pi_3QpSh3DcohDs0j2O1JSxmGl3"
      "object" => "payment_intent"
      "amount" => 7994
      "amount_capturable" => 0
      "amount_details" => [
        "tip" => []
      ]
      "amount_received" => 0
      "application" => null
      "application_fee_amount" => 799
      "automatic_payment_methods" => [
        "enabled" => false
      ]
      "canceled_at" => null
      "cancellation_reason" => null
      "capture_method" => "automatic"
      "client_secret" => "pi_3QpSh3DcohDs0j2O1JSxmGl3_secret_Nogey3kC4SQWUBI0gicGEu7Ni"
      "confirmation_method" => "automatic"
      "created" => 1738839145
      "currency" => "eur"
      "customer" => null
      "description" => "whater.app - 8a41abac-38ef-48cd-8183-3eb489884387"
      "invoice" => null
      "last_payment_error" => null
      "latest_charge" => null
      "livemode" => false
      "metadata" => [
        "cart_order_id" => "8a41abac-38ef-48cd-8183-3eb489884387"
        "cart_url" => "https://whater-dev.uegmobile.com/public/cart-order/cart-order-checkout/8a41abac-38ef-48cd-8183-3eb489884387"
      ]
      "next_action" => null
      "on_behalf_of" => "acct_1Ohbn5RYP3h4d3j9"
      "payment_method" => null
      "payment_method_configuration_details" => null
      "payment_method_options" => [
        "card" => [
          "installments" => null
          "mandate_options" => null
          "network" => null
          "request_three_d_secure" => "automatic"
        ]
      ]
      "payment_method_types" => [
        "card"
      ]
      "processing" => null
      "receipt_email" => null
      "review" => null
      "setup_future_usage" => null
      "shipping" => null
      "source" => null
      "statement_descriptor" => null
      "statement_descriptor_suffix" => null
      "status" => "requires_payment_method"
      "transfer_data" => [
        "destination" => "acct_1Ohbn5RYP3h4d3j9"
      ]
      "transfer_group" => null
    ]
    -stripeSubscription: null
    -recordedEvents: []
  }
  +user: null
  +firstName: "Administración"
  +lastName: "Whater"
  +email: "hostmaster@whater.es"
  +shippingCountry: "ES"
  +shippingTown: "SEVILLA"
  +shippingAddress: null
  +shippingPostalCode: null
  +selectedPaymentMethod: null
  +stripePaymentData: null
  +deviceDataFromTheClient: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
cart_order
Whater\Domain\Product\Model\CartOrder {#1365
  -uuid: "8a41abac-38ef-48cd-8183-3eb489884387"
  #cartOrderNumber: "2025-0000002"
  -cartOrderType: "ORDER_TYPE_CATALOG_PRODUCT"
  -status: "PENDING"
  -whaterRefillStatus: null
  -numberOfWhaterRefillPurchased: 0
  -numberOfWhaterRefillPendingUse: 0
  -datesOfWhaterRefillUses: null
  -invoiceNumber: null
  -totalWhatercoins: "0.00"
  -totalEuros: "79.94"
  -totalShippingCost: "0.00"
  -shippingCountry: null
  -shippingAddress: null
  -shippingPostalCode: null
  -notes: null
  -user: Whater\Domain\User\Model\User {#392 …}
  -organizationLicense: null
  -cartOrderItems: Doctrine\ORM\PersistentCollection {#1416 …}
  -invoiceDate: null
  -purchaseDate: null
  -createdAt: DateTime @1738796284 {#1370
    date: 2025-02-05 22:58:04.0 UTC (+00:00)
  }
  -updatedAt: DateTime @1738839144 {#1355
    date: 2025-02-06 10:52:24.0 UTC (+00:00)
  }
  -stripePaymentIntent: [
    "id" => "pi_3QpSh3DcohDs0j2O1JSxmGl3"
    "object" => "payment_intent"
    "amount" => 7994
    "amount_capturable" => 0
    "amount_details" => [
      "tip" => []
    ]
    "amount_received" => 0
    "application" => null
    "application_fee_amount" => 799
    "automatic_payment_methods" => [
      "enabled" => false
    ]
    "canceled_at" => null
    "cancellation_reason" => null
    "capture_method" => "automatic"
    "client_secret" => "pi_3QpSh3DcohDs0j2O1JSxmGl3_secret_Nogey3kC4SQWUBI0gicGEu7Ni"
    "confirmation_method" => "automatic"
    "created" => 1738839145
    "currency" => "eur"
    "customer" => null
    "description" => "whater.app - 8a41abac-38ef-48cd-8183-3eb489884387"
    "invoice" => null
    "last_payment_error" => null
    "latest_charge" => null
    "livemode" => false
    "metadata" => [
      "cart_order_id" => "8a41abac-38ef-48cd-8183-3eb489884387"
      "cart_url" => "https://whater-dev.uegmobile.com/public/cart-order/cart-order-checkout/8a41abac-38ef-48cd-8183-3eb489884387"
    ]
    "next_action" => null
    "on_behalf_of" => "acct_1Ohbn5RYP3h4d3j9"
    "payment_method" => null
    "payment_method_configuration_details" => null
    "payment_method_options" => [
      "card" => [
        "installments" => null
        "mandate_options" => null
        "network" => null
        "request_three_d_secure" => "automatic"
      ]
    ]
    "payment_method_types" => [
      "card"
    ]
    "processing" => null
    "receipt_email" => null
    "review" => null
    "setup_future_usage" => null
    "shipping" => null
    "source" => null
    "statement_descriptor" => null
    "statement_descriptor_suffix" => null
    "status" => "requires_payment_method"
    "transfer_data" => [
      "destination" => "acct_1Ohbn5RYP3h4d3j9"
    ]
    "transfer_group" => null
  ]
  -stripeSubscription: null
  -recordedEvents: []
}
same as passed value
csrf_protection
true
same as passed value
data
Whater\Infrastructure\ProductBundle\Form\DTO\AppUserConfirmCartOrderDTO {#2215
  +cartOrder: Whater\Domain\Product\Model\CartOrder {#1365
    -uuid: "8a41abac-38ef-48cd-8183-3eb489884387"
    #cartOrderNumber: "2025-0000002"
    -cartOrderType: "ORDER_TYPE_CATALOG_PRODUCT"
    -status: "PENDING"
    -whaterRefillStatus: null
    -numberOfWhaterRefillPurchased: 0
    -numberOfWhaterRefillPendingUse: 0
    -datesOfWhaterRefillUses: null
    -invoiceNumber: null
    -totalWhatercoins: "0.00"
    -totalEuros: "79.94"
    -totalShippingCost: "0.00"
    -shippingCountry: null
    -shippingAddress: null
    -shippingPostalCode: null
    -notes: null
    -user: Whater\Domain\User\Model\User {#392 …}
    -organizationLicense: null
    -cartOrderItems: Doctrine\ORM\PersistentCollection {#1416 …}
    -invoiceDate: null
    -purchaseDate: null
    -createdAt: DateTime @1738796284 {#1370
      date: 2025-02-05 22:58:04.0 UTC (+00:00)
    }
    -updatedAt: DateTime @1738839144 {#1355
      date: 2025-02-06 10:52:24.0 UTC (+00:00)
    }
    -stripePaymentIntent: [
      "id" => "pi_3QpSh3DcohDs0j2O1JSxmGl3"
      "object" => "payment_intent"
      "amount" => 7994
      "amount_capturable" => 0
      "amount_details" => [
        "tip" => []
      ]
      "amount_received" => 0
      "application" => null
      "application_fee_amount" => 799
      "automatic_payment_methods" => [
        "enabled" => false
      ]
      "canceled_at" => null
      "cancellation_reason" => null
      "capture_method" => "automatic"
      "client_secret" => "pi_3QpSh3DcohDs0j2O1JSxmGl3_secret_Nogey3kC4SQWUBI0gicGEu7Ni"
      "confirmation_method" => "automatic"
      "created" => 1738839145
      "currency" => "eur"
      "customer" => null
      "description" => "whater.app - 8a41abac-38ef-48cd-8183-3eb489884387"
      "invoice" => null
      "last_payment_error" => null
      "latest_charge" => null
      "livemode" => false
      "metadata" => [
        "cart_order_id" => "8a41abac-38ef-48cd-8183-3eb489884387"
        "cart_url" => "https://whater-dev.uegmobile.com/public/cart-order/cart-order-checkout/8a41abac-38ef-48cd-8183-3eb489884387"
      ]
      "next_action" => null
      "on_behalf_of" => "acct_1Ohbn5RYP3h4d3j9"
      "payment_method" => null
      "payment_method_configuration_details" => null
      "payment_method_options" => [
        "card" => [
          "installments" => null
          "mandate_options" => null
          "network" => null
          "request_three_d_secure" => "automatic"
        ]
      ]
      "payment_method_types" => [
        "card"
      ]
      "processing" => null
      "receipt_email" => null
      "review" => null
      "setup_future_usage" => null
      "shipping" => null
      "source" => null
      "statement_descriptor" => null
      "statement_descriptor_suffix" => null
      "status" => "requires_payment_method"
      "transfer_data" => [
        "destination" => "acct_1Ohbn5RYP3h4d3j9"
      ]
      "transfer_group" => null
    ]
    -stripeSubscription: null
    -recordedEvents: []
  }
  +user: null
  +firstName: "Administración"
  +lastName: "Whater"
  +email: "hostmaster@whater.es"
  +shippingCountry: "ES"
  +shippingTown: "SEVILLA"
  +shippingAddress: null
  +shippingPostalCode: null
  +selectedPaymentMethod: null
  +stripePaymentData: null
  +deviceDataFromTheClient: null
}
same as passed value
method
"POST"
same as passed value

Resolved Options

View Variables