https://newpay.ruychev.ssft.me/customer/registration

Forms

  • customer_registration
    • email
    • profile
    • captcha
    • _token

customer_registration

"App\Form\CustomerRegistrationType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Customer {#237
  #id: null
  #email: null
  #roles: []
  #password: null
  #active: true
  #groups: Doctrine\Common\Collections\ArrayCollection {#2271 …}
  -databaseNotifications: Doctrine\Common\Collections\ArrayCollection {#2875 …}
  #createdAt: null
  #updatedAt: null
  -profile: null
  -purchases: Doctrine\Common\Collections\ArrayCollection {#2871 …}
  -payments: Doctrine\Common\Collections\ArrayCollection {#3927 …}
  -creditCard: null
  -customerShopMetrics: Doctrine\Common\Collections\ArrayCollection {#3925 …}
  -idCard: null
  -loginKey: null
  -oldIdCards: Doctrine\Common\Collections\ArrayCollection {#4017 …}
  -preferredLanguage: "bg"
  -creditProfile: null
  -idCardStatus: "not_verified_yet"
  -amlStatus: "not_checked_yet"
  -creditScoreStatus: "no_score_yet"
  -allowedProducts: [
    "pay_now"
    "pay_later_v_2"
    "instalment_4"
  ]
  -documents: App\Entity\Documents {#3635 …}
  -ondatoId: null
  -ondatoScanRef: null
  -ondatoStatus: "not_verified_yet"
  -reasonToBlockAccount: null
  -blackListStatus: "not_checked_yet"
  -finalOndatoStatus: "not_verified_yet"
  -verificationStatus: "not_verified"
  -importantDates: Doctrine\Common\Collections\ArrayCollection {#3662 …}
  -transactions: Doctrine\Common\Collections\ArrayCollection {#3682 …}
  -blockRequest: false
  -registrationCountryAllowed: false
  -politicalPersonsOrRelatives: Doctrine\Common\Collections\ArrayCollection {#3681 …}
  -fundsOrigins: Doctrine\Common\Collections\ArrayCollection {#3626 …}
  -status: "not_available_yet"
  -customerApiToken: null
  -ondatoKycId: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Customer {#237
  #id: null
  #email: null
  #roles: []
  #password: null
  #active: true
  #groups: Doctrine\Common\Collections\ArrayCollection {#2271 …}
  -databaseNotifications: Doctrine\Common\Collections\ArrayCollection {#2875 …}
  #createdAt: null
  #updatedAt: null
  -profile: null
  -purchases: Doctrine\Common\Collections\ArrayCollection {#2871 …}
  -payments: Doctrine\Common\Collections\ArrayCollection {#3927 …}
  -creditCard: null
  -customerShopMetrics: Doctrine\Common\Collections\ArrayCollection {#3925 …}
  -idCard: null
  -loginKey: null
  -oldIdCards: Doctrine\Common\Collections\ArrayCollection {#4017 …}
  -preferredLanguage: "bg"
  -creditProfile: null
  -idCardStatus: "not_verified_yet"
  -amlStatus: "not_checked_yet"
  -creditScoreStatus: "no_score_yet"
  -allowedProducts: [
    "pay_now"
    "pay_later_v_2"
    "instalment_4"
  ]
  -documents: App\Entity\Documents {#3635 …}
  -ondatoId: null
  -ondatoScanRef: null
  -ondatoStatus: "not_verified_yet"
  -reasonToBlockAccount: null
  -blackListStatus: "not_checked_yet"
  -finalOndatoStatus: "not_verified_yet"
  -verificationStatus: "not_verified"
  -importantDates: Doctrine\Common\Collections\ArrayCollection {#3662 …}
  -transactions: Doctrine\Common\Collections\ArrayCollection {#3682 …}
  -blockRequest: false
  -registrationCountryAllowed: false
  -politicalPersonsOrRelatives: Doctrine\Common\Collections\ArrayCollection {#3681 …}
  -fundsOrigins: Doctrine\Common\Collections\ArrayCollection {#3626 …}
  -status: "not_available_yet"
  -customerApiToken: null
  -ondatoKycId: null
}
same as passed value
email
null
null

Resolved Options

View Variables